Re: Tomcat within custom application

2003-09-17 Thread Xtremebytes Webmaster
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

Re: Tomcat within custom application

2003-09-16 Thread Remy Maucherat
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

RE: Tomcat within custom application

2003-09-16 Thread Shapira, Yoav
, 2003 10:12 AM >To: [EMAIL PROTECTED] >Subject: Tomcat within custom application > >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 o

Re: Tomcat within custom application

2003-09-16 Thread Henri Gomez
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

Tomcat within custom application

2003-09-16 Thread Xtremebytes Webmaster
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 platform), which doesn't have