I have been trying to add JSP capabilities to Nestcape Enterprise 4.0.
I downloaded and installed JDK 1.2, but I get the error when running a
test jsp file hello.jsp:
warning (8420): JSP compilation error: java.lang.NoClassDefFoundError:
sun/tools/javac/Main, stack: java.lang.NoClassDefFoundError:
sun/tools/javac/Main
I know that usually means the tools.jar is not in the classpath but I
have it in the path.
CLASSPATH:
/opt/server4/docs/jdk1.2/lib/tools.jar:/opt/server4/docs/jdk1.2/src.jar:/opt/server4/docs/jdk1.2/servlet.jar
Please Help !!!!
Pedro
[EMAIL PROTECTED]
(303) 624-1545
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets