[ http://issues.apache.org/jira/browse/MYFACES-311?page=all ]

sean schofield updated MYFACES-311:
-----------------------------------

    Component: Tomahawk

> wap:selectOne does not assign the value chosen
> ----------------------------------------------
>
>          Key: MYFACES-311
>          URL: http://issues.apache.org/jira/browse/MYFACES-311
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.0.9 beta
>     Reporter: Daniel Ray

>
> Unable to set the value chosen in a list box. The wap-example for this also 
> fails.
> (From selectOne.jsp)
> <wap:selectOne id="languageList1" value="#{stringBean.language}">
>     <f:selectItems value="#{languages.list}" />
> </wap:selectOne>
> The selectOneProcess.jsp does not display the text.
> Your prefered language is: <wap:outputText value="#{stringBean.language}" />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to