Hi,
I am using:
<html:errors property="add.errors"/>
It worked when I did manual validation and added the errors to with
add.errors property
But now I'm trying to use the struts validator and created a
validator.xml.
How do I tell the Struts-validator where to put the errors? Can I get it to
put it in the same property?
I read the chapter 12 from Ted's book but I cant find anything regarding it.
Thanks,
-Tim
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>