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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to