Not really, but Tomcat will work with both IIS or Apache and act as your
servlet engine inside IIS. In a combined environment you would be able to serve
'static' pages by the 'sister' web server (IIS or Apache) and dynamic pages
from Tomcat or other commercial servlet Engines (there are several out there!)
You could continue serving ASP pages from IIS. You are even able to go between
the Java/MS systems. ( I have done that)
Regards - George

Willard Thompson wrote:

> Hello -
>
> Will a Java servlet work with a Microsoft web server?  I'm curious.
>
> - Willard
>
> ___________________________________________________________________________
> 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