Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can IIS support Jsp?

Status
Not open for further replies.

Handle123

MIS
Apr 6, 2001
1
US
hi
i am using Java Web Server to run jsp now. Can JSP code run on IIS like ASP??
thanks
 
You may use Allaire JRun or search for other JSP engines for Windows.

 
If you download Tomcat, you can make several web servers, including IIS, use Tomcat to process .jsp, just as IIS uses asp.dll to process .asp pages.

Find out the details in the document that is installed here: <tomcat-install>\doc\tomcat-iis-howto.html
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top