[jboss-user] [JBoss Seam] - Re: converter and dropdowns
leeovan
do-not-reply at jboss.com
Sat Jul 7 12:59:36 EDT 2007
yes this works now, however i am finding it difficult to achieve my objective. When the user selects an item i want to be able to find out the value that has been selected and use this to control what is rendered on the screen..
i assumed that
<h:selectOneMenu value="#{jobManagerHome.selectedJobType}">
would set the value of selectedJobType on my Home class but it does not seem to be working..
can anyone advise
thank you.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061614#4061614
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061614
More information about the jboss-user
mailing list