When I have multi instances of tomcat on my linux box, how can I kill a
specific tomcat vm?

zhengxi
----- Original Message -----
From: Craig R. McClanahan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 05, 2000 6:49 PM
Subject: Re: JServ and RequestDispatcher


> Oppelt Ingo wrote:
>
> > Hi there,
> >
> > i have got a problem forwarding requests from a servlet to a jsp file
using the
> > method forward() of the RequestDispatcher class.
> >
> > I know one needs to have the Servlet Specification 2.1 installed and
that is
> > exactely my problem. i can not get it run on our jserv machine. is it
possible,
> > that jserv does not support the 2.1 specification yet.
> >
>
> Apache JServ supports the version 2.0 servlet spec, not 2.1 or 2.2.
Therefore, it
> does not support RequestDispatcher.  If you need support for this, I
suggest you
> switch to Tomcat <http://jakarta.apache.org>.
>
> >
> > thanks for your help (i really nedd it).
> >
> > bye, iNGo.
> >
>
> Craig McClanahan
>
> ====================
> See you at ApacheCon Europe <http://www.apachecon.com>!
> Session VS01 (23-Oct 13h00-17h00):  Sun Technical Briefing
> Session T06  (24-Oct 14h00-15h00):  Migrating Apache JServ
>                                     Applications to Tomcat
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to