I am a web developer and I'll have to implements a system that manages all the process and transactions in the company where I work. So the only web server available is IIS. And I'd like to use JSP and servlets to implements this management system. Tomcat is a free web server and I wonder is it a good idea to integrate it with IIS?
Regards, Lin. > It depends on the volume of static files you have to handle. > And the size of the server sure. Don't you have any metrics ? > > Regards, > > Sebastien Dui > [EMAIL PROTECTED] > > > -----Message d'origine----- > De : Mauricio Tia Ni Gong Lin [mailto:[EMAIL PROTECTED]] > Envoy� : mercredi 19 juin 2002 00:42 > � : [EMAIL PROTECTED] > Objet : Is it worthwhile using tomcat with IIS? > > > Hi everybody, > > I wonder if it is worthwhile integrating IIS with Tomcat in a real > application for a organization with 100 client hosts ? > > Is there any problem to integrate these web servers in a real > appplication ? > > Could anyone tell me ? > > Regards, > > Mauricio Lin. > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For additional > commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
