You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "gurusamy.senthil" <se...@rediffmail.com> on 2006/08/25 16:24:38 UTC

IIS vs Tomcat

Can any one give me idea, What is the difference between Microsoft IIS server
and Tomcat Server.

Which is best and has better security to work, develop and for deploy.


-- 
View this message in context: http://www.nabble.com/IIS-vs-Tomcat-tf2165043.html#a5984486
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: IIS vs Tomcat

Posted by Viraj Turakhia <vi...@gmail.com>.
AFAIK, Tomcat and IIS are two different things.
Tomcat is a servlet container and IIS is a webserver.

If you are comparing static webpages serving capabilities of these two..
then yes.. Tomcat is no better than IIS.
But being a Servlet Container, Tomcat wins the race with IIS all hands up.
:)

Viraj

On 8/28/06, Leon Rosenberg <ro...@googlemail.com> wrote:
>
> On 8/25/06, gurusamy.senthil <se...@rediffmail.com> wrote:
> >
> > Thanks for the information peter.
> >
> > I am a ERP developer.  But I am trying to learn some web technologies
> and I
> > choosen Tomcat with jsp/servlet to develop small application.
> >
> > I am just finding hard advantage bewteen the IIS and tomcat but didn't
> get.
> > You explanation awakens me somehow.
>
> The main advantage is probably that you can use tomcat to host
> webapplications written in java. I seriously doubt that iis can handle
> it :-)
>
> Leon
>
> >
> >
> > Peter Crowther wrote:
> > >
> > >> From: gurusamy.senthil [mailto:senthil_paul_2k@rediffmail.com]
> > >> Can any one give me idea, What is the difference between
> > >> Microsoft IIS server and Tomcat Server.
> > >>
> > >> Which is best and has better security to work, develop and for
> deploy.
> > >
> > > Ooh, religious wars :-).
> > >
> > > - Both are Web servers;
> > > - Both are "fast enough" and have enough features for most
> applications;
> > > - Both have "good enough" security if correctly deployed and
> configured;
> > > - Both support hot deployment;
> > > - Both are "good enough" to develop for if you have or can buy in the
> > > appropriate skill-set;
> > > - Tomcat is free and portable to non-Windows OSs; IIS requires a
> Windows
> > > OS license and potentially further licenses.
> > >
> > > If you're developing Java servlet-based applications, Tomcat is good.
> > > If you're developing ASP.Net applications and are willing to limit
> > > yourself to deploying on Microsoft WIndows, IIS is good.  If you're
> > > developing PHP applications, Apache httpd is good.  What are you
> doing?
> > >
> > >               - Peter
> > >
> > > PS. So far, I've spent part of the afternoon debugging an ASP.Net app,
> > > another part debugging a servlet, and another part patching a PHP app.
> > > I don't have an axe to grind :-)
> > >
> > > ---------------------------------------------------------------------
> > > To start a new topic, e-mail: users@tomcat.apache.org
> > > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> > > For additional commands, e-mail: users-help@tomcat.apache.org
> > >
> > >
> > >
> >
> > --
> > View this message in context:
> http://www.nabble.com/IIS-vs-Tomcat-tf2165043.html#a5990040
> > Sent from the Tomcat - User forum at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> > For additional commands, e-mail: users-help@tomcat.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>


-- 
The first right of human is the right of EGO.
--
http://www.xperienceexperience.blogspot.com

Re: IIS vs Tomcat

Posted by Leon Rosenberg <ro...@googlemail.com>.
On 8/25/06, gurusamy.senthil <se...@rediffmail.com> wrote:
>
> Thanks for the information peter.
>
> I am a ERP developer.  But I am trying to learn some web technologies and I
> choosen Tomcat with jsp/servlet to develop small application.
>
> I am just finding hard advantage bewteen the IIS and tomcat but didn't get.
> You explanation awakens me somehow.

The main advantage is probably that you can use tomcat to host
webapplications written in java. I seriously doubt that iis can handle
it :-)

Leon

>
>
> Peter Crowther wrote:
> >
> >> From: gurusamy.senthil [mailto:senthil_paul_2k@rediffmail.com]
> >> Can any one give me idea, What is the difference between
> >> Microsoft IIS server and Tomcat Server.
> >>
> >> Which is best and has better security to work, develop and for deploy.
> >
> > Ooh, religious wars :-).
> >
> > - Both are Web servers;
> > - Both are "fast enough" and have enough features for most applications;
> > - Both have "good enough" security if correctly deployed and configured;
> > - Both support hot deployment;
> > - Both are "good enough" to develop for if you have or can buy in the
> > appropriate skill-set;
> > - Tomcat is free and portable to non-Windows OSs; IIS requires a Windows
> > OS license and potentially further licenses.
> >
> > If you're developing Java servlet-based applications, Tomcat is good.
> > If you're developing ASP.Net applications and are willing to limit
> > yourself to deploying on Microsoft WIndows, IIS is good.  If you're
> > developing PHP applications, Apache httpd is good.  What are you doing?
> >
> >               - Peter
> >
> > PS. So far, I've spent part of the afternoon debugging an ASP.Net app,
> > another part debugging a servlet, and another part patching a PHP app.
> > I don't have an axe to grind :-)
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> > For additional commands, e-mail: users-help@tomcat.apache.org
> >
> >
> >
>
> --
> View this message in context: http://www.nabble.com/IIS-vs-Tomcat-tf2165043.html#a5990040
> Sent from the Tomcat - User forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: IIS vs Tomcat

Posted by "gurusamy.senthil" <se...@rediffmail.com>.
Thanks for the information peter.

I am a ERP developer.  But I am trying to learn some web technologies and I
choosen Tomcat with jsp/servlet to develop small application.

I am just finding hard advantage bewteen the IIS and tomcat but didn't get. 
You explanation awakens me somehow. 


Peter Crowther wrote:
> 
>> From: gurusamy.senthil [mailto:senthil_paul_2k@rediffmail.com] 
>> Can any one give me idea, What is the difference between 
>> Microsoft IIS server and Tomcat Server.
>> 
>> Which is best and has better security to work, develop and for deploy.
> 
> Ooh, religious wars :-).
> 
> - Both are Web servers;
> - Both are "fast enough" and have enough features for most applications;
> - Both have "good enough" security if correctly deployed and configured;
> - Both support hot deployment;
> - Both are "good enough" to develop for if you have or can buy in the
> appropriate skill-set;
> - Tomcat is free and portable to non-Windows OSs; IIS requires a Windows
> OS license and potentially further licenses.
> 
> If you're developing Java servlet-based applications, Tomcat is good.
> If you're developing ASP.Net applications and are willing to limit
> yourself to deploying on Microsoft WIndows, IIS is good.  If you're
> developing PHP applications, Apache httpd is good.  What are you doing?
> 
> 		- Peter
> 
> PS. So far, I've spent part of the afternoon debugging an ASP.Net app,
> another part debugging a servlet, and another part patching a PHP app.
> I don't have an axe to grind :-)
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/IIS-vs-Tomcat-tf2165043.html#a5990040
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org