Hi, has anyone out there gotten JSPExecutor to work with jview (MS SDK for Java 3.2) or jdk1.1.x (specifically 1.1.8) ??? It seems to work with jdk1.2 (using the javac compiler via tools.jar) but I can't get it to work with earlier versions. My guess is that the jdk1.2 can directly use a java compiler while previous versions of the jdk and jview cannot. In that case it is a classpath problem, only I don't know what to add to fix the problem. Currently my classpath contains: servlet.jar jspexecutor.jar gnujsp.jar (when using jdk1.2 I also include tools.jar) any ideas/suggestions? thanks in advance, jason =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
