You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jim Urban <ji...@netsteps.net> on 2001/09/27 14:32:10 UTC

Webapp

We are now two weeks from go live and we still can't find a Win32 version of
mod_webapp.  Where is it?  When will it be posted on the web site?  Please
don't suggest building it.  We are a Java shop (thus we are using Tomcat to
run servlets and not just Apache to run CGIs) and don't have the resources
to build a C module.  

Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL  60143
Voice:  (630) 250-3045 x2164
Fax:  (630) 250-3046


Re: Tomcat-Standalone? what else..

Posted by David Smith <dn...@cornell.edu>.
Standalone means it's serving it's own web pages without going through any 
other server.  It's configured by default "out of the box" to do this on port 
8080.  Not standalone would be using another web service such as Apache or 
IIS to actually server web pages to clients with Tomcat only doing the 
backend work of compiling and running jsp pages and servlets.

--David Smith

On Thursday 27 September 2001 08:43 am, you wrote:
> hi all
>
> the term Tomcat-Standalone is everywhere. what does standalone in this
> context mean? tomcat is the one and only webserver (container) on the
> system (no apache/iis etc present)? what would it be if it is NOT
> standalone?
>
> thanks
> marcel


Tomcat-Standalone? what else..

Posted by Marcel Stoer <ma...@bluewin.ch>.
hi all

the term Tomcat-Standalone is everywhere. what does standalone in this
context mean? tomcat is the one and only webserver (container) on the system
(no apache/iis etc present)? what would it be if it is NOT standalone?

thanks
marcel