1. Hide/Show form depending on selectOneMenu value change stackoverflow.comI have a page with a |
2. Clearing the form values on value change event of drop down in jsf coderanch.comWe are having form with drop down. on selection of the value rest of the form is rendered with empty values. Some of the fields are common for the drop down values. When the user enters the value in one of the common field, and then the user change the dropdown selection, to get the new form entries. In this case ... |