Close
jGuru Forums
Posted By: zong_zhang Posted On: Wednesday, September 26, 2001 01:53 AM
Does the IIS surport servlet without servlet engine? My servlet is working fine on the "World Wide Web Consortium's Jigsaw Web server" which surport servlet without servlet engine. I have installed IIS, I am wondering if my servlet is going to work properly on IIS without servlet engine?
Re: running servlet with IIS
Posted By: Alex_Chaffee Posted On: Wednesday, September 26, 2001 12:27 PM
Posted By: Denis_Navarre Posted On: Wednesday, September 26, 2001 01:56 AM
You need an "addon" to run JSP and servlets on IIS
You can try JRun from Allaire.It works with IIS, Apache, ...