I need to call a DispatchAction method with a html:submit, I have try of the following way.
<html:submit property="do" value="method">The Method</html:submit>
and this call te method() of the action but the title of the button is method, not "The Method".
how to fix this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.