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=22183>. 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=22183 Copy of Jasper in WEB-INF confuses Tomcat Summary: Copy of Jasper in WEB-INF confuses Tomcat Product: Tomcat 4 Version: 4.1.27 Platform: All OS/Version: All Status: NEW Severity: Critical Priority: Other Component: Jasper 2 AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, today all my JSP pages got messed up. The WEB-INF/lib directory of another web-application contained Jasper as a JAR. That bad thing is, that this doesn't only mess up one web-application, but all web-application on the server! When i say that my JSP-pages got messed up, i mean that the outbut of tags and other stuff summed up and mixed. Instead of having the intended HTML-code i got additional fragments of other JSP-pages. I can't tell how this can happen, but it did. I guess this is some kind of classloader/classpath issue. Would be good to have this solved. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]