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=34480>. 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=34480 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-16 14:15 ------- Actually you are incorrect. Please read section JSP.1.5.1 of the JSP Spec. "Dynamic content that appears within HTML/XML comments, such as actions, scriptlets and expressions, is still processed by the container." As your jsp contains an unbalanced action it will fail to translate. If you want to comment out code you should be using jsp comments. Also, I hope you realize that HTML comments are rendered to the browser and so your comments on usage such as the ones in your example would be visible to any user of your application. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]