[jboss-user] [JBoss Seam] - Re: Passing data between nested conversations
denis-karpov
do-not-reply at jboss.com
Thu Aug 9 05:31:53 EDT 2007
anonymous wrote : the question is how to add this object to the parent scope?
It is the bad practice, to try to do this. Even if you hack this, Gavin will probably close this door in the next release ;-)
Why not to make a special container that hold the shared state?
And put this container to the parent context. Then you can change the state of this container from any nested conversation. Is it not enough?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072393#4072393
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072393
More information about the jboss-user
mailing list