https://issues.apache.org/bugzilla/show_bug.cgi?id=53986
--- Comment #2 from Christopher Schultz <ch...@christopherschultz.net> --- I thought there might be language in the spec to say that (like XML) the string "--" cannot appear in the comment itself but that's not the case. >From the 2.2 spec: " JSP.1.5.1.2 JSP Comments A JSP comment is of the form <%-- anything but a closing --%> ... --%> The body of the content is ignored completely. " So this is both a regression and a spec violation. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org