[jboss-user] [JBoss Seam] - Re: More newbie GET problems
christian.bauer@jboss.com
do-not-reply at jboss.com
Mon Aug 20 07:43:56 EDT 2007
anonymous wrote :
| <f:param name="id" value="#{acct.uniqueid}"/>
|
Don't do that. The EntityHome framwork manages identifier properties through the 'id' getter and setter. This should work transparently, no matter what the identifier property of your entity is.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075787#4075787
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075787
More information about the jboss-user
mailing list