Hi !
Assume I have two <h:inputText>
1. For Name
2. For Age
with required attribute set to true i.e. required="true".
When I submit the form with <a4j:commandLink> without setting the value for Age i get the correct error message for Name that I need to set values, from the requiredMessage.
When i try to now reRender with some value from the request scope, the already set bean value of Name is not getting reRendered properly, instead it is getting the value from the previous request. Can anyone help me on this.
Hello,
This forum is deprecated, could you please post your question in the RichFaces Users forum?
Thanks,
Jay