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.bluestone.com
- BEA WebLogic Server 6.0 - http://commerce.bea.com
- Resin 1.2.3 - http://www.caucho.com
- Tomcat 3.2.2 - http://jakarta.apache.org

and many many more.

Some of them (the first 2s) are actually J2EE application servers, so you
can also host EJB components, JMS queues etc.

Jacek Laskowski

> -----Original Message-----
> From: Alex Alcaraz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 09, 2001 1:53 PM
> To: [EMAIL PROTECTED]
> Subject: Servlets under IIS
>
>
> I have some servlets, JSP pages and Java Beans running under
> Apache and
> Linux. Could you tell me the cheapest thing to run them under
> Microsoft IIS?
>
> ______________________________________________________________
> _____________
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
> http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to