Alex Colic wrote:

> Hi,
>
> I am creating an admin servlet that will reload a web app. What command do you send 
>Tomcat to do
> that?
>

Depending on which version of Tomcat you are talking about, you might
want to use the facilities
that already exist -- the "admin" application in Tomcat 3.x, or the
"manager" application in Tomcat
4.0.  Even if you want to build your own admin app, you can use the
source code of these apps as the
starting point.

>
> Thanks for any help.
>
> Alex
>

Craig McClanahan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to