[jboss-user] [JBoss Seam] - Re: separate state for two identical forms and sfsb
petemuir
do-not-reply at jboss.com
Sat Jun 9 09:09:14 EDT 2007
I'm not quite sure what Christian is meaning, as you can't have more than one currently active conversation (i.e. more than one associated with a page, ignoring nested conversations).
You need two backing entities, one for each form (use @Role, and pass in the name of the entity to use a parameter to ui:include). Both can call the same action fine.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052800#4052800
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052800
More information about the jboss-user
mailing list