From Sun's website I learned that Servlet supports IIS. Which version of Servlet and IIS? I am running IIS on W2K, how to configure it to run Servlet?
Thanks
Printable View
From Sun's website I learned that Servlet supports IIS. Which version of Servlet and IIS? I am running IIS on W2K, how to configure it to run Servlet?
Thanks
Hi,
Before you can execute Servlets you have to install a servlet Engine. Since IIS 4 you can
use ServletExec from NewAtlanta eWave.
http://www.unify.com/products/index.htm
There are two types of Servlet-Engines: ISAPI
(a DLL) or an Application Server. You can download
a trial version. Installation Guide and User Guide
is in package as well.
How to set up your servlets is described in User
Guide of Servlet-Engine, normally a subdir named
servlets.
Hope that helps.
http://java.sun.com/products/jsp/tomcat/
I am running IIS on W2k using this to do java server pages and servlets.
Works great and is easy enough to install/start
Thanks for all of you,
I will try later.
Have u tried ServletExec from NewAtlanta?
I have used it. It has web UI for admin... u can admin from browser!
- UnicMan
http://members.tripod.com/unicman