[jboss-user] [JBoss Seam] - Re: How to get rid of an object within a scope from within a

wondermike do-not-reply at jboss.com
Wed Aug 16 01:44:31 EDT 2006


Do you use a conversation for the signup process? You could use a boolean var in the accompanying bean that says "confirm" and set it to false after you do the persist call. So the user has to script the checkbox or to click it a thousand times.
I also think that merge (http://www.hibernate.org/hib_docs/entitymanager/reference/en/html/objectstate.html#d0e897) is your friend.

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

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



More information about the jboss-user mailing list