vpsangeetha wrote:
Hi,
I have a jsp page(test.jsp) and a custom form that extends
DynaActionForm(TestForm.java) associated with it for validation.
tesp.jsp populates the fields in the form to be displayed using an
object(TestObject.java) stored in the request. When a validation error
happens, it is
Hi,
I have a jsp page(test.jsp) and a custom form that extends
DynaActionForm(TestForm.java) associated with it for validation.
tesp.jsp populates the fields in the form to be displayed using an
object(TestObject.java) stored in the request. When a validation error
happens, it is supposed to go ba
2 matches
Mail list logo