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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to