Re: Servlets under IIS

2001-04-09 Thread Mark Galbreath
Tomcat 3.2.1 - it's free. (www.jakarta.org). Cheers! Mark - Original Message - From: "Alex Alcaraz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 7:52 AM Subject: Servlets under IIS > I have some servlets, JSP pages and Java Beans running under Apache and >

Re: Servlets under IIS

2001-04-09 Thread LASKOWSKI,JACEK (HP-Poland,ex1)
Hi Alex, You will have to install a module whose job is to pass a request to the external server in order to run JSP and servlets. The external server is called servlet container. You have several choices, but to not list them all, here is a very short list: - Total-e-Server 7.3 - http://www.bl

Re: Servlets under IIS

2001-04-09 Thread Alexander Fedorov
Hello Alex, Monday, April 09, 2001, 1:52:31 PM, you wrote: AA> I have some servlets, JSP pages and Java Beans running under Apache and AA> Linux. Could you tell me the cheapest thing to run them under Microsoft IIS? Do u really need IIS? why not win32 apache? -- Alexander Fedorov Software deve