[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
GNUJSP and JDK1.2
Hello everybody,
I read your messages about having trouble installing GNUJSP with JDK1.2.
To install GNUJPS with JDK1.2, you have to add the file "tools.jar"
(somewhere in the JDK distribution) to your classpath explcitly. The
class files for the java compiler are not included in the classpath by
default from JDK1.2.
If you are using Apache JServ 1.0b1 or up you can do this by adding the
tools.jar file to your wrapper.classpath.
Regards, Vincent.