[jboss-user] [JBoss Seam] - Seam JSF form - multi table update example?

asookazian do-not-reply at jboss.com
Wed Oct 3 16:34:23 EDT 2007


Does the Seam download have a web app example that updates more than one table per form submission?

The hotel booking app, for example, updates the Booking table via the Booking entity bean whose values are set in the book.xhtml JSF.  

Need to see a more complicated update.  For example, what if the customer has more than one credit card and there is a CreditCard table that needs to be updated in addition to the Booking table?  There will then be a 1:m relationship b/n Customer and CreditCard entities.

How bout updating multiple entities in a dataTable?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091229



More information about the jboss-user mailing list