[jboss-user] [JBoss Seam] - Re: @Startup and user session

damianharvey do-not-reply at jboss.com
Sun Aug 26 05:15:16 EDT 2007


Outject it into the session scope when you perform the login.

  | @Out(scope=ScopeType.SESSION) UserSettings userSettings;
  | 

Cheers,

Damian.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078102#4078102

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078102



More information about the jboss-user mailing list