I still don't understand the need for the connection between Apache and Tomcat

2003-09-07 Thread Anson Zeall
Dear people,


I still don't understand why is there a need for a connection between
Apache and Tomcat since Tomcat can work on its own. 

Regards,


Anson

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: I still don't understand the need for the connection between Apache and Tomcat

2003-09-07 Thread Yann Cébron
 I still don't understand why is there a need for a connection between
 Apache and Tomcat since Tomcat can work on its own.


Maybe this sheds some light on a few motivations

http://jakarta.apache.org/tomcat/faq/connectors.html#integrate

HTH,

Yann




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: I still don't understand the need for the connection between Apache and Tomcat

2003-09-07 Thread Amjad Shahrour
Tomcat can act as a web server and serve static (html) pages as well as
servlets and jsps, but tomcat is not as fast as apache web server. 

Another reason might be that most servers already have apache installed
and also might already have multible sites including PHP pages.

Regards,
Amjad shahrour

-Original Message-
From: Anson Zeall [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 07, 2003 11:54 AM
To: Tomcat Users List
Subject: I still don't understand the need for the connection between
Apache and Tomcat

Dear people,


I still don't understand why is there a need for a connection
between
Apache and Tomcat since Tomcat can work on its own. 

Regards,


Anson



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: I still don't understand the need for the connection between Apache and Tomcat

2003-09-07 Thread Anson Zeall
Oh thanks!.that solved my confusion =)

-Original Message-
From: Amjad Shahrour [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2003 7:26 PM
To: 'Tomcat Users List'
Subject: RE: I still don't understand the need for the connection
between Apache and Tomcat


Tomcat can act as a web server and serve static (html) pages as well as
servlets and jsps, but tomcat is not as fast as apache web server.

Another reason might be that most servers already have apache installed
and also might already have multible sites including PHP pages.

Regards,
Amjad shahrour

-Original Message-
From: Anson Zeall [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2003 11:54 AM
To: Tomcat Users List
Subject: I still don't understand the need for the connection between
Apache and Tomcat

Dear people,


I still don't understand why is there a need for a connection
between Apache and Tomcat since Tomcat can work on its own.

Regards,


Anson



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: I still don't understand the need for the connection between Apache and Tomcat

2003-09-07 Thread James Harman


Yann Cébron wrote:

   I still don't understand why is there a need for a connection between
Apache and Tomcat since Tomcat can work on its own.
   

Maybe this sheds some light on a few motivations

http://jakarta.apache.org/tomcat/faq/connectors.html#integrate

HTH,

   Yann

 

Yann,

Thanks for that link.  It has really good guidelines for both deployments.

James



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]