Is it possible to have a different classpath for each servlet zone?

I am running Apache1.3.4 with Jserv1.03 under RedHad Linux 5.2, and I
am developing a servlet application (consisting of classes and servlets)
that I need to test out under different configurations.  That is, the
application classes and servlets have the same names, but may be slightly
different during development.  I would like to create two servlet zones,
and for each zone, it will load the right (nonservlet) classes.

Or can I run two instances of Apache, each of which runs its own Jserv?

I read Ari's article on ServletCentral, but couldn't find the FAQ he
mentioned about setting up different JVM for each servlet zone.

Any pointers are appreciated.  Thanks!

BTW, I couldn't seem to get sendError() to work.  Is it broken?

--Pinghua


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to