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=27239>. 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=27239 bug in <html:javascript> ------- Additional Comments From [EMAIL PROTECTED] 2004-03-23 03:49 ------- I don't understand why you would specify "dynamicJavascript='true'" for a form that doesn't exist. The latest versions of the tag do support generating an external "static" JavaScript page using syntax as in http://cvs.apache.org/viewcvs.cgi/jakarta-struts/web/example/staticJavascript.jsp?view=markup I have just verified this by running the 'example' webapp from CVS head ("ant compile.webapps" followed by moving the example webapp into $CATALINA_HOME/webapps) A little logging code added to JavascriptValidatorTag shows that my problem with client side validation is at least partially related to my build of commons-validator, which may have been done hastily. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
