How to specify CLASSPATH for *.jar files used by Servlets

I have developed a servlet that uses a *.jar file. If I do not include
this jar file in the -classpath option of JIGSAW  webserver, I am not
able to execute this servlet. Is it the right way ? Or am I missing
something.

-Hari

Received on Wednesday, 29 March 2000 06:45:54 UTC