> You need to add this to your classpath c:\j2ee\lib and c:\jrun\lib.
I got it here.
> You can try to expand your tool.jar or javax.jar (I'm not sure) in
j2ee's
> lib directory 'casue javax package is a part of j2ee.
> One more try to read from error messages.
> OK! Bye,
Compiling error message for ConnectionManager.java is "package
javax.servlet.http does not exist."
I have already expanded tools.jar. No javax.* whatever can be found.
I have searched my entire jdk1.3 folder. No javax.* whatever can be found.
I downloaded jdk1.3 as one package file from Sun's java site. Do I need to
download another javax.jar package from somewhere else?
Thx! :-)