I have two, functionally identical forms on a jsf page on which the user can execute an
action in a seam stateful session bean. I want to keep separate state for each form. How
can I do this when the forms call the same action on the same seam component? How will
they be identified as two separate forms but using the same component for its own state?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052032#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...