Hi everyone,

I have a couple of questions as following.

1.  How do I find out which type of servlet container tomcat
is configured to?  We use apache and tomcat on Unix server
which have been installed and configured by somebody I can
not reach.  According to tomcat's user guide, tomcat can be
used in three ways: Stand-alone servlet container,
In-process servlet container, and Out-of-process servlet
container.

2. How do I reload a servlet object ? If servlet is set to
reloadable, that is as
<Context path="/whatever" docBase="webapps/whatever"
reloadable="true"></Context>  in server.xml file.

Thanks,

-Jie

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to