[jboss-user] [JBoss Seam] - Re: DataModelSelection is null
ilya78
do-not-reply at jboss.com
Tue Aug 7 17:19:03 EDT 2007
"tim_ph" wrote : try scope CONVERSATION or wider
Thanks, I have tried: It only works with session and long running conversation.
But using such a wider scope introduces more complications, like ending the conversation, cleaning the data from the session, etc.
I understood from the docs that Page scope was designed to do just this - persist the data to the client to be available to the next request.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071740#4071740
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071740
More information about the jboss-user
mailing list