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=23478>. 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=23478 StringIndexOutOfBoundsException with an empty jsp file name Summary: StringIndexOutOfBoundsException with an empty jsp file name Product: Tomcat 3 Version: 3.3.1 Final Platform: All URL: http://mypc/.jsp OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Jasper AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If there is no file name in the URL, like in http://mypc/.jsp, I get the following exception: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at java.lang.String.charAt(Compiled Code) at org.apache.jasper.compiler.JasperMangler.fixInvalidChars(Compiled Code) at org.apache.jasper.compiler.JasperMangler.init(JasperMangler.java:258) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]