Hi! I have a login form and a login button when the user is logged i show a logout link
that invokes #{identity.logout}. The strange thing is that after the logout is invoked the
page is redisplayed but in the login form the username input field still contains the old
username (#{identity.username} and when i input the password and then press the login
button the page is simply redisplayed with clear login fields.
Idea where's the problem?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056420#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...