You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Seth Brahler <sp...@cornell.edu> on 2002/09/17 21:30:01 UTC

Problem Importing Class

I have set my CLASSPATH to point to: 
C:\Inetpub\wwwroot\jakarta-tomcat-3.2.3\webapps\examples\WEB-INF\classes\dates\JspCalendar.class;

But when I place: <%@page import="JspCalendar"%> on a JSP page where I need 
to display dates, I get thrown an error (Class JspCalendar not found in import)

Thank you.
SETH


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>