Hi I could not compile jsp pages which handle classes found in WEB-INF/classes directory, 'class not found'. The classes are not packaged but when packaged, the jsp pages works fine. The thing is, it adds org.apache.jsp package to the class name?
While a servlet works without a hitch, is it a mandatory step that all classes must be packaged or is it a bug in JSP compiler? If so, i will file a bug. Thanks in advance. I am having Tomcat 4.0.4 under JDK 1.4.0. rgds vel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
