I have a number of applications that work in Tomcat 4.0.x and fail to work in Tomcat 4.1.10. When JSPs that contain import statements are compiled Tomcat reports a HTTP 500 error saying that the packages do not exist and also reports that it is unable to find classes that exist in these packages. The problem appears to only occur for packages that are deployed as part of the application. Java packages import correctly.
Is there a known issue related to JSP import statements in Tomcat 4.1? I am using Tomcat 4.1.10-LE-jdk14 on Windows 2000. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
