Thanks for your reply.
That property is required by LookupDispatchAction.
The action is defined as the following:
If I don't have that property, I got errors like:
Request[/submit202] does not contain handler parameter named 'action'.
This may be caused by whitespace in the label text.
Thank
I've never needed a "property" attribute with the html:cancel control.
Perhaps that's the problem? Make sure you have a cancel() method in
your DispatchAction
K.C.
Bing Qiao wrote:
Hi,
I am using Struts Validator for a LookupDispatchAction.
I'm using both client and server sides validation.
Th
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
tag.
I doubt if the property is the problem but can't be sure. Besides it
is required by LookupDispatchAc
3 matches
Mail list logo