On 4/24/06, Lixin Chu <[EMAIL PROTECTED]> wrote:
> just upgraded from 1.2.8 to 1.2.9. I did not add
>
>  <set-property property="cancellable" value="true"/>
>
> in struts-config.xml and still use <html:cancel> as per normal in jsp files.
> Tested, do not see exception and no validation is called.

It only gets thrown if the action is set to validate="true" in the
strutc-config.xml. If no validation is being called then this would
suggest that you don't have this set.

Niall

> any reason why ? default setting ?
>
> btw, my action is LookupDispatchAction.
>
> rgds
> lixin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to