The Validator plug in can recognize fields names such as
"employee.name", and that's the extent of my experience with it. 
Nested forms/tags allow you to go much deeper than that, and everytime
I do, I choose to use my own validate() implementation instead of
using Validator.

On Mon, 22 Nov 2004 09:46:32 -0500, David McReynolds
<[EMAIL PROTECTED]> wrote:
> I've not been able to find any examples so I was hoping someone may have
> tried this before. I am making copious use of nesting on my forms and I
> was wondering if this will prevent me from using the Struts validation
> framework?
> 
> --dlm
>

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

Reply via email to