Hi all:

I'm working with a sample of jsp + servlet in Tomcat 3.1. When I call to the
page (by browser), wich include reference to a servlet wich make as well
reference to another class by "import" and calling its methods, the browser
displays "org.apache.jasper.JasperException: Unable to compile" and make
reference to the class:
import shopping.CD;
           ^ 1 error
Note: The servlet and the other class are separated Java files..

Thanks.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to