[jboss-user] [JBoss Seam] - Re: Page action pain, new stateless component instance?

pete.muir@jboss.org do-not-reply at jboss.com
Mon Jul 2 13:03:05 EDT 2007


A stateless bean has no guarantee of holding state between method requests.  Try putting it in the EVENT scope.

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

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



More information about the jboss-user mailing list