Setup for servlets when other servlet directory

Hi,

We are using Jigsaw 2.0.1 with SSL (IAIK) on Solaris. Everything has
been wokrking great so far. Though when we wanted to set the servlet
properties we ran into problems.
No file for setting servlet properties.

We have the following directory structure.
Jigsaw/Jigsaw/WWW/ servlets (servlets is a symbolic link to the source
tree where I have my classes also the servlet classes).

The source tree is the following:
/home/edtmlpn/mjxxx/mjxxx/source (that is where have my classes)

Under source I have eg
/myproject/myappl/TestServlet.class

I have started the Jigadmin for Jigsaw 2.0.1 and followed the
instructions in the
 Jigsaw User's Guide installing servlets.

I create a ServletDirectory (servlet).
Then I go all the way down in my tree (below servlet directory) to find
the TestServlet.class but I cannot find the class file even if it is
there!!! I have double checked it.) Or do I only have th create a
ServletWrapper that points to my real class file???
How do I specify that?

I am in bad need of help (that is why I am in the office on a Sunday :-)
)

Mikael Petterson

Received on Sunday, 6 February 2000 17:28:24 UTC