[jboss-user] [JBoss Seam] - Re: Best practice: pre/post population of Entities

petemuir do-not-reply at jboss.com
Thu Mar 8 10:44:15 EST 2007


My approach:

Pre:  If you are using EntityHome, then do it in the createInstance method (take a look at the docs).

Post: Do it in an action method.



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

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



More information about the jboss-user mailing list