[jboss-user] [Beginners Corner] - Why am i getting reverted to the login page?
jirian
do-not-reply at jboss.com
Sun Sep 3 12:58:57 EDT 2006
Have a freshly deployed appliacation. it has a login, during which it sets up user name in the session, and shows it on the page - this part works fine.
on the top of it, there's a menu:
Account Details |
LOGOUT
declared in struts-config as follows:
but no matter which od the above i choose, it will try to run the login action, fail it, and show the login screen.
WHY?!?!?! (actions exist and so do the .jsp's)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969108#3969108
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969108
More information about the jboss-user
mailing list