|
-
November 15th, 2000, 07:41 PM
#1
Hoe to configure Servlet under IIS
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
-
November 17th, 2000, 04:56 AM
#2
Re: Hoe to configure Servlet under IIS
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.
-
November 17th, 2000, 07:49 AM
#3
Tomcat@Jakarta
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
-
November 17th, 2000, 12:32 PM
#4
Re: Tomcat@Jakarta
Thanks for all of you,
I will try later.
-
November 17th, 2000, 12:51 PM
#5
Re: Hoe to configure Servlet under IIS
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|