Thank you Matt:
I got it, here it is in my struts.xml
<interceptor-ref name="validation">
cancel,execute,delete,edit,list,start,search
</interceptor-ref>
mraible wrote:
>
> You need to turn off validation for your method in struts.xml by
> adding your method to the validation interceptors excludeMethods
> parameter.
>
> Matt
>
> On 7/17/07, Fan <[EMAIL PROTECTED]> wrote:
>>
>> Help !!! Any pointer to this issue will be appreciated. Thank you in
>> advance
>>
>>
>> Fan wrote:
>> >
>> > I am using Appfuse 2.0-m5 struts basic module.
>> >
>> > How could I turn off the validation ?
>> >
>> > I tried
>> >
>> > <s:form id="facilityForm" action="searchFacility" method="post"
>> > validate="false">
>> >
>> > but the validation still being triggered, why ?
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-turn-of-validation-tf4082132s2369.html#a11660791
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> http://raibledesigns.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/How-to-turn-of-validation-tf4082132s2369.html#a11731911
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]