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=27765>.
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=27765

JavascriptValidatorTag renders all staticJavaScript methods





------- Additional Comments From [EMAIL PROTECTED]  2004-03-18 13:59 -------
I don't see how this is a problem.  The most common use case I've seen is to
have the tag render the static javascript once, save it to a file, and include
that file in your html with <script src="..."/>.  This way the browser only
downloads the file once, saving bandwidth.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to