Is it possaible to use Validator framework for Struts  Action Errors.
My requirement is to validate my JSP page with Action Errors .
I have 10 fields in my JSP page.
Once the user enters some fields and submit the page , My ActionForm need to
validate the fields and if any errors in JSP,i need to send all action erros
to JSP page.

Example:

First name is required
Phone Number should be numeric
Email is Invalid.

Experts please suggest me!!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to