[jboss-user] [JBoss Seam] - Re: Error during model data update
jason_rency
do-not-reply at jboss.com
Mon Jul 24 07:37:45 EDT 2006
I have four properies for the entity bean:
UId
pinHASH
EMail
PhoneNumber.
among those the pinHash is not set directly from the registration page. it is set in the regiser() method (registeration.java) where the hashcode of the PIN(get this from the registration page) is caculated.
should this be a problem because I haven't got all the properties from the registeration page?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960322#3960322
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960322
More information about the jboss-user
mailing list