Top "Jsf-1.1" questions

JSF 1.1 is a Java specification for building component-based user interfaces for web applications.

How to get component value from ActionEvent object?

i am using ajax4jsf with jsf 1.1 and i have code like: <h:selectOneMenu id="INPUT_PO_DocCategory" binding="#{…

jsf ajax4jsf jsf-1.1