Hi,
JSP? Java Server Pages? Or the WebDAV-Server?
For JSPs to run, you need a so called JSP container, like Tomcat. Neither IIS nor Apache (the HTTP server) will do. Then, Tomcat can be put to work with both of them (and a lot of other web servers, too). Look at http://jakarta.apache.org/tomcat/
Tamino WebDAV server is packaged with and released for Tomcat 3.3, but if you have the time, you might get it to work with another JSP container.
Best regards, Andreas
#API-Management#Tamino#webMethods