[jboss-user] [JBoss Seam] - Re: selectOneMenu and s:convertEntity problems

pete.muir@jboss.org do-not-reply at jboss.com
Tue Sep 18 12:38:16 EDT 2007


I'm going to guess that your problem is due to the use of jstl in building the select list.  I think that you'll find that the jstl doesn't evaluate correctly when you submit, hence you get an empty list.  Grab the JSF sources and use your debugger to see whats going on (start by breaking where the exception occurs and see what is in the list of items)

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

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



More information about the jboss-user mailing list