You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Vel <sh...@compucraftersindia.com> on 2002/07/11 14:07:15 UTC

Classes in WEB-INF/classes not visible to JSP pages

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>