Struts Validator issue - Please Help
From: Saad Malik (SMalik786_at_gmail.com)
Date: 12/29/04
- Next message: David Alex Lamb: "comp.lang.java.{help,programmer} - what they're for (mini-FAQ 2004-10-08)"
- Previous message: Ramon: "Re: Looking for a class similar to 'opendir' and 'readdir'"
- Next in thread: Sudsy: "Re: Struts Validator issue - Please Help"
- Reply: Sudsy: "Re: Struts Validator issue - Please Help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Dec 2004 02:10:38 -0800
Hi Everyone,
I'm building a wizard flow that has about 5 pages linked to the same
form. The only issue I'm having is the validator is requiring fields
that haven't even been submitted.. Example:
Assume the ActionForm contains two fields (both of them required):
firstName and SSN..
On the first page the user would enter his firstName and click next to
type in the SSN.
So in the validation.xml I would depend both of firstName and SSN, but
it never moves from the first page because SSN is always empty...
Please tell me the **BEST** solution... (j/k)... I want the cleanest
and 'best practiced' solution please...
Thanks.
- Next message: David Alex Lamb: "comp.lang.java.{help,programmer} - what they're for (mini-FAQ 2004-10-08)"
- Previous message: Ramon: "Re: Looking for a class similar to 'opendir' and 'readdir'"
- Next in thread: Sudsy: "Re: Struts Validator issue - Please Help"
- Reply: Sudsy: "Re: Struts Validator issue - Please Help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]