Hi,

I am new to Struts Validator Framework (But know the basics of Struts).

>From where can I get a whole example (descriptive or in detail) of validating a
user's input etc. using Struts Validator Framework.

I am trying to use validation.xml, validator-rules.xml, struts-config.xml, an
ActionForm (subclassing ValidatorForm), an Action class (this is where I am
struck now --- I don't what is to be written there to validate the user's input)
and two JSPs (namely first.jsp -- which contains 2 fields viz., Phone and EMail
and a submit button ---- On clicking the submit button of first.jsp -- provided
the validations are successful, the user is redirected to second.jsp).

I am not clear on Action class part of code (validating user's input on Phone
and Email fields).

Request urgent help.  Any concrete example (Say just validating 2 input fields
using Validator Framework) would help me start quickly.

Regards,
S.Srikanth



_______________________________________________
oxf-users mailing list
[EMAIL PROTECTED]
http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to