Hi !! I have a WINDOWS NT m/c.I have installed 1)JWS in my D drive. 2)JDK 1.2 in my D drive. 3) and LATEST jsdk2.1 in my D drive. may i know what path & class path i have to setin my AUTOEXEC.BAT, to get the JWS configured. -Krishna
Sandeep Jain
Ranch Hand
Joined: Oct 25, 2000
Posts: 124
posted
0
Hi, Well for java webserver, u dont have to set any path or classpath explicitly.Its takes care of itself. With refrence to jdk u have to set the path as set path=%path%;c:\diretory\bin here directory means the place where ur jdk is installed. For the jsdk2.0 or jsdk2.1 set the classpath as follows. set classpath=%classpath%;c:\directory\jre\lib\filename.jar; here directory= jsdk2.0 directory or jsdk2.1 directory. filename may be like jsdk2.0.jar or depending what jar file is there in jsdk2.1 package.
------------------ Sandeep Jain
Try and Try Till u succeed<br /> <br />Sandeep Jain
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.