You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/01/02 09:37:22 UTC

DO NOT REPLY [Bug 22594] - change html:submit

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22594>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22594

change html:submit





------- Additional Comments From marcus@breese.com  2004-01-02 08:37 -------
I don't know if this is still an issue or not for you, but there is no need to
change the html:submit struture to accomodate this request.

in the html:submit, you can assign an onclick event.  If you make the onclick
event "bCancel=true", no Javascript validation will be performed.  

Additionally, if you want to disable all validation, in the struts-config.xml
file, you can set the attribute 'validate="false"' and this will disable all
validation.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org