> -----Original Message-----
> From: Kaushal Shriyan [mailto:[EMAIL PROTECTED] 
> Sent: Montag, 10. April 2006 09:37
> To: users@httpd.apache.org; Tomcat Users List

Cross-posting is bad because users on different list might respond with the 
same information. So you have two people doing the same thing which is a waste 
of their time...

> Subject: [EMAIL PROTECTED] Apache and Tomcat
> 
> Hi ALL
> 
> Apache is a Standalone Web Server

Yes. 

> Tomcat is a Standalone Application Server

Yes, and webserver...

> In case of Tomcat its actually a Servlet/JSP Container

Tomcat isn't a servlet - it's a server for running servlets.

> so programs written in JSP or Servlets can be hosted on it

Yes... sort of.

> Can I have a detailed explanation on this

http://tomcat.apache.org/

> 
> 
> My question is can I have Tomcat Application Server only to host my
> JSP Servlets
> application or do i need also Apache Web Server

Tomcat can server static content so you can serve the whole site using it. 
Apache, however, is optimised for webserving and has many additional features 
that Tomcat doesn't (yet} implement. What's right for you depends on your site 
(how busy, how much static content etc).

> 
> Please also let me know whether Apache Web Server is written in C

Yes - mostly.

> Programming Language and Tomcat is written in JAVA 

Yes

> and the mod_jk
> connector is written in C Language

yes...

PS - you can check all these answers by downloading the source and looking at 
it.

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 


> 
> Thanks in Advance
> 
> Regards
> 
> Kaushal
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP 
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen 
Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a 
private and personal nature. It is not related to the exchange or business 
activities of the SWX Group. Le présent e-mail est un message privé et 
personnel, sans rapport avec l'activité boursière du Groupe SWX.
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to