You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark O'Neil <Ma...@Dartmouth.EDU> on 2003/01/28 17:29:13 UTC

JK vs. Standalone?

Hello,

I may be a bit confused, but here goes anyway:

My understanding is that JK 'binds' tomcat to apache so that instead of 
running a servlet or jsp via the Tomcat port "http://my-
host:8080/my-servlet" you can run it via apache directly "http://my-
host/my-servlet" - correct?

The question then is: what are the determining factors for implementing 
JK in a production system? Specifically why would I and to what benefit? 
I have a feeling it has to do with combining the otherwise different 
document roots and file management(?).

Insights please.

regards,
-m


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>