0 Replies Latest reply on Sep 3, 2006 12:58 PM by jirian

    Why am i getting reverted to the login page?

    jirian

      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)