Is there any way to define the validation for a common form field once in
validation.xml and re-use the validation in other <form> blocks?

This would allow validation.xml to be updated in one place rather than many
places, if validation requirements change for a field that is used on many
forms. It would also help ensure that I (or others) won't accidentally
incorrectly code different validations for the same field on different forms.
The benefits will compound if I start writing custom validation routines.

I am new to Struts, and this is my first project using it, so I hope I'm not
missing something obvious.
 
Thanks,
Quinn


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

Reply via email to