Warpoing a particular files to a Servlet accross the www directory

Hi,
 Help!!!  I am new in configuring
web server and my question must seem
to be very stupide. I have read most
of  FAQ and mailing list achrive.  I
appreciated all help, pointers and
hints.   I have been working on
configuring jigsaw web server for
three days trying to
wrapping/redirecting a particular
type of file to a servlet. I am not
sure it is possible or not.

I have created a default file type
with the extension of chtml and I
hope to redirect them to a servlet
when a there is request for that
type of files to the web server.  I
was successful in redirecting one
file in the servlet-indexed
directory at a time to the servlet
and able to get the servlet to work
only after physically index them.
Is there a way to configure the
server to redirect all the requests
of that type of file to a servlet
across the whole www directory using
ServletWrap or existing extensions.

Thanks in advance for all the help.

Eugene

Received on Wednesday, 20 January 1999 03:29:39 UTC