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=22144>. 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=22144 Problem with <html:javascript/> Summary: Problem with <html:javascript/> Product: Struts Version: 1.1 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Validator Framework AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] We are trying to put all the static JavaScript at the bottom of our Tiles layout so that we do not have to include it with every tile but the <html:javascript> tag does not create the static JavaScript correctly. Here ia how we are trying to add the static JavaScript: <html:javascript staticJavascript="true" dynamicJavascript="false"/> Since the form comes out null, the tag does not add the <SCRIPT> tags and HTML comment around all the static Javascript. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
