[jboss-user] [EJB 3.0] - Event scope question....
design2006
do-not-reply at jboss.com
Fri Jun 8 00:54:46 EDT 2007
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#4052383
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052383
More information about the jboss-user
mailing list