| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Brett Perkes" <bper...@xmission.com> |
| Subject | Using a servlet to handle a HTTP PUT |
| Date | Fri, 12 Jan 2001 20:00:17 GMT |
I have Tomcat installed and running nicely but can't get Apache to direct a PUT to a servlet. I have a servlet named "attach" which is called with this url http://<server>/vault/servlet/attach. The doGet method is being executed nicely but the doPut method is never executed. In httpd.conf I have this directive <Limit PUT> Script PUT /vault/servlet/attach </Limit> Any suggestions? Brett Perkes bperkes@xmission.com | |
| Mime |
|
| View raw message | |