hi there,
I am using Event scope for one entity bean. when user login from the login page, the next
page show up wil be "Hello, #{user.userName}".
But when the welcome page show up, i can't get the username. The reason i use event
here is i want to save server resources rather than using stateful.
Any idea about this ? thanks..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052383#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...