Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: cannot compile ConnectionManager.java


Message #1 by ddeng@e... on Wed, 21 Feb 2001 23:20:22
> 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! :-)

  Return to Index