| Author |
Servlet deployment in MS - Internet Information Server
|
Suneel Setlur
Ranch Hand
Joined: Nov 26, 2000
Posts: 202
|
|
I am told that the MS-IIS can be used to deploy servlets/JSPs.Refer this article Can you help me set the classpath for this and also help me deploy a servlet Thanks
|
Suneel
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
|
|
MS-IIS can't execute servlets/JSP directly, you need a servlet engine such as Tomcat or JRun. Both of which come with instructions for installing with IIS. Bill
|
 |
 |
|
|
subject: Servlet deployment in MS - Internet Information Server
|
|
|