JSF Dynamic Rendered Component's Value becomes null when the form is submitted
问题 I have a JSF page which renders a text field depending on the value of a drop down using primefaces ajax listner. The dynamic rendering is done fine. but the problem is once I submit the form the the bound value of that textfield doesn't get bound instead it is shown as null. this is the part of my JSF only the necessary fields are included here <h:panelGroup id="textPanel" > <h:form id="main" prependId="false"> <h:outputText value="WorkFlow ID:" /> <h:selectOneMenu id="workFlows" value="#