|
Hi,
I am trying to write servlet with slide for a webdav server like mod_dav. However I don't know in which folder I should put my .class files, then with which URL I can see the result of my servlet. For example, I tried to put SimpleServlet.class in /home.../slide/server/webapps/slide/WEB-INF/
and see it by
HTTP Status 404 - /slide/SimpleServlet
In fact, I don't know how to map my servlet files to URLs.
FAIL - Invalid application URL http://mymachine:8080/sampleAddress was specified. Bita Shadgar. |
- Re: Slide Servlet Bita Shadgar
- Re: Slide Servlet Dirk Verbeeck
