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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]