Re: How to use.jar servlets ?

Hi !

----

Luc Saint-Elie wrote:

> Hello all,
>
> Apologies if this question is stupid, but I fail finding how to use a jared
> servlet file (in fact I'd like to test
> enhydra www.enhydra.org with JigSaw 2.0.1

Add the *.jar-Archive to the CLASSPATH variable and create a ServletWrapper as

described in the docs (you need the class name of the Servlet class itself,
maybe from
the docs, or make a jar archive listing to check the name out).

----

Bye,
Roland

--
  __ .  . __
 (o.\ \/ /.o)  Roland Mainz                               C programmer
  \__\/\/__/   Roland.Mainz@informatik.med.uni-giessen.de MPEG specialist
  /O /==\ O\   gisburn@w-specht.rhein-ruhr.de             Sun&&Amiga programmer
 (;O/ \/ \O;)  TEL +49 (0) 2426901568  FAX +49 (0) 2426901569

Received on Sunday, 7 March 1999 17:40:48 UTC