Hello, I want to integrate webdav servlet with my own webapplication. However, I cannot retrieve the html file from servlet engine. For example: http://hostname:8080/slide/index.html will not return page not found error. However, if the request is: http://hostname:8080/slide/index.jsp, the page will be returned. I guest it is my configuration problem. Could anybody help me with this?
Thanks very much. Haiying Qiao
