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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...