Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: classpath for servelet


Message #1 by "mehroz batul" <mehroz@h...> on Mon, 08 Jan 2001 04:12:40
hi Mehroz
check your class path variables. write 
SET in command line or edit your classpath in
Autoexec.bat file like
set
classpath=.;c:\jdk1.2\bin;c:\jdk1.2\lib;c:\jsdk2.0\bin;c:\jsdk2.0\lib\jsdk.jar;%classpath%

hope it helps
sam

  Return to Index