I can't solve my problem, still watching the historical archives (There is much information on the matter), but the given advice there don't work in my application:
Included servlet error: 500 Location: /Shopping/jsp/EBanking.jsp Internal Servlet Error: org.apache.jasper.JasperException: No se puede compilar la clase para JSPC:\tomcat\jakarta-tomcat\work\localhost_8080%2FBanking\_0002fjsp_0002fCar t_0002ejspCart_jsp_0.java:16: Class Account not found in import. In my jsp page (how first line) I have: <%@ page session="true" import="java.util.*, Banking.Account" %> I put the class "Account.class" in the "tomcat\jakarta-tomcat\webapps\Banking\Web-inf\classses" directory and the jsp's pages in "tomcat\jakarta-tomcat\webapps\Banking\jsp". I'm working with Tomcat 3.1. thanks in advance. Ulises. =========================================================================== 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
