Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 3652 invoked by uid 500); 22 Oct 2001 20:37:11 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: tomcat-dev@jakarta.apache.org Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 3635 invoked from network); 22 Oct 2001 20:37:10 -0000 Date: 22 Oct 2001 20:37:15 -0000 Message-ID: <20011022203715.20364.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 4339] - Cannot use "//" comments in JSP code X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=4339 Cannot use "//" comments in JSP code ------- Additional Comments From junk@bbs.darktech.org 2001-10-22 13:37 ------- Hi, It funny you should mention <% // %> as they work properly (After all, "//" on empty lines is valid under Java Code). So that's not a problem. Anyway, with Craig's help I managed to resolve this issue. I am no longer able to reproduce the problem so I'll leave it as RESOLVED WORKSFORME and reopen it in the future if I get it again. Thanks for your help, Gili