hi shivaraj.....
 
sorry, but i think i made a wrong explanation for it...... i've already sent a revised inquiry for this problem...... but anyway, many thanks for the help.......
 
----- Original Message -----
From: shivaraj
Sent: Friday, August 03, 2001 3:49 PM
Subject: Re: Servlets Class Directory

ya u can store u r class files in your separate directory. but u have to change u r classpath to include your directory. while compiling u have to use "javac -classpath file.java". classpath pointing to the directory where u want  to store class files.
 
hope this will help,
 
shivaraj
----- Original Message -----
Sent: Friday, August 03, 2001 9:21 AM
Subject: Servlets Class Directory

Hello Everyone,
 
 
By the way, I'm using JSDK 2.1 in Windows '98 platform. I noticed that all compiled classes directory for this example is on "WEB-INF/servlets".  How can I modified it to my own directory? Could anyone help me in configuring my servlets classes directory. It goes like this, I just wanted to have my own directory of all my compiled classes into one directory.
 
Any help would be appreciated.
 
 
Thanks.
 
Erwin

Reply via email to