I have some Ajax code sending a DELETE to Tomcat, but am seeing this response:

 HTTP/1.1 403 Forbidden
 Server: Apache-Coyote/1.1
 Content-Type: text/html;charset=utf-8
 Content-Length: 976
 Date: Sat, 02 Apr 2011 15:22:51 GMT

PUT works, so I thought DELETE would also work.  Does this response
mean that Tomcat is itself denying the DELETE?  If so, how can I
enable?

--
Jonathan Rosenberg
Founder & Executive Director
Tabby's Place, a Cat Sanctuary

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to