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 0
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
2 matches
Mail list logo