[jboss-user] [JBoss Seam] - Re: Beginner question on Seam-gen entity annotations

jpbievenour do-not-reply at jboss.com
Thu Jan 17 12:43:20 EST 2008


Thanks for your reply, Pete.

So if I wanted to make Seam manage the entity, I could remove the home entity (which extends EntityHome and gives you persist, delete, edit, etc), annotate the entity with "@Name" and then reference the entity in a xhtml file using

  | #{EntityName.propertyName}
  | 

Is that correct?

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

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



More information about the jboss-user mailing list