On Tue, 7 Aug 2001, Laurens Fridael wrote:

> Hi,
>
>
> Which is better for standalone usage? Tomcat 3.2 or 4.0 beta6 ? Stability is
> my most important consideration.

3.3, of course :-)


> I know Tomcat 4 is still beta but I read that it already performs well. I'm
> currently experimenting with a Apache/Tomcat 3.2 combination but I find the
> Apache URL mapping configuration too much work.

If you want static files served by apache, you have to do the work.

If "forward everything to tomcat" is an acceptable solution, both
mod_webapp and mod_jk will give you a trivial configuration ( the only
difference is that mod_jk will also generate the config for you, so you
don't have to type it for each context ).



Costin

Reply via email to