Beginner for Apache Tomcat: Need Help

2004-09-29 Thread TK
Hi there, I'm a new Apache Tomcat user. I have the following questions and hope you can help me out. Thank you. 1. Can I install and run Apache and Tomcat on the same machine? Or, at the first place, do I need to do so if Tomcat alone can be used as a Web server? 2. If I install both of them on

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Anthony E. Carlos
Welcome! Please start by reading some of the online documentation: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html I'd recommend starting with installing tomcat first without apache. You may not even need apache. Once you've gotten that down, you can connect tomcat to apache so that

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Francois Dion
On Wed, 29 Sep 2004 16:55:00 +0100, TK [EMAIL PROTECTED] wrote: Hi there, I'm a new Apache Tomcat user. I have the following questions and hope you can help me out. Thank you. http://jakarta.apache.org/tomcat/index.html 1. Can I install and run Apache and Tomcat on the same machine? Or, at

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Philipp Taprogge
Hi! TK wrote: 1. Can I install and run Apache and Tomcat on the same machine? Or, at the first place, do I need to do so if Tomcat alone can be used as a Web server? Yes, you can and no, you don't have to if your setup does not require it. Often sites use apache for serving static content (due to

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Nicolas Mailhot
Le mercredi 29 septembre 2004 16:55 +0100, TK a crit : 4. Are there any guides on setting and configuring Apache and Tomcat in Linux environment? Depending on the linux distro you target, there is probably already a community of java users with howtos and sometimes prepackaged binaries. For

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Ben Souther
For what it's worth. If you install Fedora Core II with All packages checked in the installer (I imagine it would work with all Development Tools too), it will install Apache and Tomcat 4.1x. The two will already be configured to work together. I haven't looked that closely at the configuration

Re: Beginner for Apache Tomcat: Need Help

2004-09-29 Thread Nicolas Mailhot
Le mercredi 29 septembre 2004 14:28 -0400, Ben Souther a crit : For what it's worth. If you install Fedora Core II with All packages checked in the installer (I imagine it would work with all Development Tools too), it will install Apache and Tomcat 4.1x. The two will already be configured