Hi,

I am using Struts Validator for a LookupDispatchAction.

I'm using both client and server sides validation.

The problem is I can only disable the client side validation by using
<html:cancel> tag.

<html:cancel styleClass="button" style="width: 100px" property="action">
    <bean:message key="sibutton.cancel"/>
</html:cancel>

I doubt if the property is the problem but can't be sure. Besides it
is required by LookupDispatchAction.

Is there limitation for this tag to be used for LookupDispatchAction?

Thanks a lot!


Bqiao

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

Reply via email to