Hi,
O.k I'll try VaidatorActionForm. could you plz tell me whether the following line is correct!
Validation.xml <form-set> <form input="\path" property="A" depends="required" /> </form-set>
no, form properties are "field" elements within the "form" element.
Have a look at http://jakarta.apache.org/struts/userGuide/dev_validator.html
There are also several links at the bottom to more detailed information, including sample chapters from two Struts books.
Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining."
-- Jef Raskin

