For just a servlet engine I would look at JRun 3.0 Professional (or Advanced
if you want front-end clustering for fail-over scalability). Its not cheap,
but it does the job.

A good "cheaper" one is Resin, and also ServletExec.

I would really look at using Tomcat though..as its free open-source and the
Servlet/JSP reference implementation. Its a pretty good product, but I am
not sure how well it ties in with IIS.


> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rohin Sadh
> Sent: Sunday, January 28, 2001 10:06 PM
> To: [EMAIL PROTECTED]
> Subject: JSP on IIS4
>
>
> Hi,
> I have a site which is currently running on NT4/IIS4/ASP.
>
> I want to do future development using JSP/Servlet but continue using
> NT4/IIS4/ASP as huge amount of work has already been done on the site.
>
> I don't want to run another webserver as 2 webservers running on the same
> hardware will cause resourse shortage. How can I do this ?
>
> Is there a servlet/JSP engine which can plug-in to IIS and use
> very minimal
> server resources ?
>
> Will appreciate a solution.
>
> Thank you for your time & effort.
>
> Rohin Sadh.
> [EMAIL PROTECTED]
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set
> JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to