JSP BasicsBeginning-level questions on JSP. More advanced coders should post to Pro JSP.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the JSP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
To run JSP on IIS or for that matter any web server you need a JSP/Servlet engine. So to run JSP on IIS u need a JSP engine and u can go for Tomcat or JRun or Jboos may of them availabel but i suggest u go for Tomcat (http://jakarta.apache.org/tomcat)you have to configure it to run on IIS The link below will help u configure Tomcat for IIS http://jakarta.apache.org/tomcat/tom...iis-howto.html
Hope this helps
Yashraj Chauhan
Java\J2EE Specialist
Wiley Support Team