Dear Arunagiri,
M$ IIS server does on inherently support the JavaServer Pages Technology.
Therefore, along with the IIS server, you need to install a JSP-aware server and some sort of an ISAPI redirector [plug-in] on the IIS so that the requests for the .JSP pages are redirected to the JSP-aware server for processing.
I used Allaire's JRun when I was learing JSP
The following URL could be a good place to start:
http://www.verysimple.com/scripts/support_tc_iis.html [This message has been edited by Amit Chawla (edited April 03, 2001).]