Re: validating conditional fields...

2008-01-23 Thread Laurie Harper
Kavita Mehta wrote: Hi, i have a JSP in which either I show , fieds or , field based on some condition . Now, i have to validate all x, y,z fields in such a way that if these fields are present, they should be validated else not . can somebdy pls suggest how to do this ... Echoing wha

Re: validating conditional fields...

2008-01-23 Thread ravi_eze
-mail in error, > please notify the sender immediately and delete the message. > > **** > > > -- View this message in context: http://www.nabble.com/validating-conditional-fields...-tp15037677p15044693.html Sent from the Struts - User mailing list archive at Nabble.com.

validating conditional fields...

2008-01-23 Thread Kavita Mehta
Hi, i have a JSP in which either I show , fieds or , field based on some condition . Now, i have to validate all x, y,z fields in such a way that if these fields are present, they should be validated else not . can somebdy pls suggest how to do this ... Regards, Kavita ***