For struts it's
<interceptor-ref name="validation">
cancel,execute,delete,edit,list,print
</interceptor-ref>
Hope this helps.
ros
Igor Vlasov wrote:
>
> And how to disable the SERVER side validation when delete button clicked ?
>
>
>
> ros wrote:
>>
>> Java Script validation fro button disabled by
>>
>> <s:submit cssClass="button" method="delete" key="button.delete"
>>
>> onclick="document.getElementById('ticketForm').onsubmit = null;" />
>>
>>
>> ros wrote:
>>>
>>> If I have in one form DELETE and SAVE buttons, how to turn off client
>>> side validation for DELETE button?
>>>
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/struts2-validation-for-only-one-method-in-action-tf3267302.html#a13254840
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]