Dear Craig,

Thanks a lot, but I'm still a bit confused...
Is mybean an ActionForm, an Action or an adapter to Faces Backing Bean ???
Gracias!!

This kind of thing will work in Struts-Faces, but only if you correctly
> specify the expressions, and use an input field :-)
>
>   <h:inputText id="city" value="#{mybean.city}" valueChangeListener="#{
> mybean.cityChanged}"/>
>
> Craig


---------------

Reply via email to