vlet/. How do I
go about solving this problem?
Thanks again.
- Original Message -
From: Remy Maucherat
To: Tomcat Developers List
Sent: Tuesday, September 16, 2003 3:23 PM
Subject: Re: Tomcat within custom application
Xtremebytes Webmaster wrote:
> I am wondering how I can run the
Xtremebytes Webmaster wrote:
I am wondering how I can run the Tomcat JSP/Servlet container within
another process, which is not a HTTP server but a custom Java
application. This is to mean that I have some JSP or Servlets for
example. I need to run them on a client machine (Windows NT/UNIX
platform
Howdy,
You use Embedded:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/catalina/docs/api/org/ap
ache/catalina/startup/Embedded.html
Yoav Shapira
Millennium ChemInformatics
>-Original Message-
>From: Xtremebytes Webmaster [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, September 16, 2003 10:
Xtremebytes Webmaster a écrit :
Hi,
I am wondering how I can run the Tomcat JSP/Servlet container within another process, which is not a HTTP server but a custom Java application. This is to mean that I have some JSP or Servlets for example. I need to run them on a client machine (Windows NT/UNIX