So I have a stateful session bean for my page, and in the page users will enter 
new objects into a collection. But I want the user to stay on the same page 
while they enter more "records".

I can have a @Begin to start, and I have a save and cancel button that goes to 
@End methods. I could add a "Save - Continue" button that will save but not end 
the conversation.

Is this a good design, or does anyone have better ideas for these type of 
applications, before adding Ajax functionality to it.

Thanks

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996695
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to