Does anyone have an example of this ? I'm trying to create my own @SelectItems 
and @SelectItemsSelection and I can't get the DataSelector implementation to 
fire.

So I have a couple of questions:

1) What do I put in the value attribute of a <h:selectOneMenu/> tag ? Should it 
be just a regular bijected field of the same type as the Entity that is used in 
the List that I have marked up with @SelectItemsSelection ?

2) Do I need - as Peter Muir has suggested above - to re-read the List from the 
EntityManager ? This seems wasteful to me. Should I get the List from the Seam 
context ? Essentially - how do I convert the value from the <h:selectOneMenu/> 
in JSF into the selected Entity value ?

Thanks in advance,

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to