This post originated from an RSS feed registered with Java Buzz
by Goldy Lukka.
Original Post: 107579168932823911
Feed Title: Xyling Java Blogs
Feed URL: http://javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources. These feeds are filtered, categorized and maintained by us to help ourselvs and the people around Java Community. We are continuously exploring and improving our blogs and would love to see your feedback at feedback@xyling.com
In order to set up Microsoft IIS Web server to serve Java Server Pages (JSP) and servlets, you need to install the Jakarta isapi redirector. After a successful install, IIS will work as normal, except when a JSP or servlet is encountered, it will pass it along to Tomcat, which will process and send the results back to IIS.
Setting up the redirector is quite not trivial, this installer tool can really simplify your work.