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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to