Hi
I have a OneToMany relationship . When i try to access a value in the secondary table
using an EL as follows
#{usersHome.instance.refUserses[0].id}
I get an error as follows
javax.el.ELException: /Users.xhtml: Bean: org.hibernate.collection.PersistentSet,
property: 0
I used seam-gen to generate the code and modified the xhtml to add the above reference.
Can somebody point me what I am doing wrong
I am running Seam 1.1 CR2
Regards
Hari
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995384#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...