in My JSP I put an directive <%@ page import="org.user.*" %> This package is in WEB-INF/classes and Jasper can't find it
----- Original Message ----- From: Chris Duprat <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 11, 2002 2:25 PM Subject: Jasper !!! > Hi! > > Jasper is unable to compile because packages are not found in import!! > Not found packages are in the directory : > Tomcat/webapps/MyApp/WEB-INF/classes > > Any suggestion ? > I'm using TomCat 4.0.1 standalone. > > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
