Re: How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-24 Thread Mark Eggers
- Original Message - > From: Debabratta Jena > To: Tomcat Users List > Cc: > Sent: Sunday, June 24, 2012 12:08 AM > Subject: Re: How to configure Microsoft Internet Information Server for use > with the tomcat > >T he most important thing has not been disc

RE: How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-24 Thread Martin Gainty
esponsabilité pour le contenu fourni. > Date: Sun, 24 Jun 2012 12:38:38 +0530 > Subject: Re: How to configure Microsoft Internet Information Server for use > with the tomcat > From: debabrat...@gmail.com > To: users@tomcat.apache.org > > The most important thing has

Re: How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-24 Thread Debabratta Jena
The most important thing has not been discussed there, that how to create the isapi_redirect.dll file. I am not been able to understand that how to build it. On 6/23/12, Konstantin Kolinko wrote: > 2012/6/23 Debabratta Jena : >> I have an webapplication written mainly in jsp and servlet and I use

Re: How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-23 Thread Konstantin Kolinko
2012/6/23 Debabratta Jena : > I have an webapplication written mainly in jsp and servlet and I use > tomact7.0.26 as my application server. I want this application to run > by IIS 5.1 on windows xp machine. I want that when jsp request comes > to IIS server, it forwards it to tomcat server. >  I se