DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31374>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31374 Forward path in Validator struts-config.xml in struts-examples incorrect ------- Additional Comments From [EMAIL PROTECTED] 2004-09-23 21:01 ------- Richard - if you are using a recent version of validator, the problem is probably in the var formName = form.getAttributeNode("name"); call in each of the validator javascripts. getAttributeNode is a DOM level 1 call that was not added to IE until version 6. Upgrade to a better browser such as firefox :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]