Venkata Krishna V. wrote:
the flow. (i.e. Instead of validating only for Add, the form is validating even for Delete and Cancel)
Add this in your validator plugin declaration in struts-config.xml:
<set-property property="stopOnFirstError" value="true"/>
Vamsee.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]