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/objects...)
is your friend.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965406#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...