I have a stateful session bean with a method annotated with @WebRemote that returns a string which is being used to dynamically update a h:selectOneListbox. However, because the options didn't exist when the page was initially rendered (passed through the facelets view resolver), when I attempt to submit the form, the page fails validation.
Is there a way to update the servers knowledge of the rendered view to contain the newly created options? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945921#3945921 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945921 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
