Hi all, I am Chaitanya, I am new to
struts and its tags. I am learning struts2 and google app engine. I am working on running a struts application on app engine. As a part of it I have to create login and logout urls using google's UserService class's methods. Using scriptlets I used to like this
Now I have to do the same using struts 2 tags. Can anyone help me how to achieve this?
Thank you all in advance. Good day.