[jboss-user] [JBoss Seam] - Re: h:selectOneMenu and Ajax4jsf problem

damianharvey do-not-reply at jboss.com
Thu Dec 27 12:26:30 EST 2007


Try setting the scope of the Bean to @Scope(SESSION). It's likely that the Bean isn't hanging around longer than the request and that is what is causing the null.

Cheers,

Damian.

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

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



More information about the jboss-user mailing list