> >Please take a time to provide me with the following opinion. I spend some
> >time configuring Tomcat and Apache. Because of deadline constaints and
the
> >fact that some allready developed code has been devloped using only
Tomcat
> >as standalone, the prototype team is focusing on just using Tomcat. Does
> >anybody know if that approach is good? Personally I feel very reluctant
in
> >following that approach, but I have to convence by team leader why Tomcat
by
> >itself won't do the same work as Apache & Tomcat  together will.
> >
> >Any  opinions are wellcome

Beyond the fact that Apache will give you a wealth of options for
configuration, it serves static pages MUCH faster than tomcat. Once you get
SSL working with Apache, its pretty transparent to tomcat for example - your
servlets will use SSL without any extra work by yourself.

sam


Reply via email to