https://issues.apache.org/bugzilla/show_bug.cgi?id=56568

Grigory <gkis...@yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #14 from Grigory <gkis...@yandex.ru> ---
Hello.
I use Tomcat 8.09 and redirect DELETE to JSP (via Spring @ExceptionHandler)

JSP header:

<%@page isErrorPage="true" contentType="application/json" pageEncoding="UTF-8"
%>

Result is HTTP Status 405 - JSPs only permit GET POST or HEAD

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to