|
From: Ben A. <ben...@ac...> - 2006-03-18 23:38:20
|
katentim wrote: > Can org.springframework.web.servlet.FrameworkServlet.processRequest be > altered to not wrap runtime exceptions? It should be able to re-throw > them just like ServletException and IOException unless there are > backward compatability issues. > > http://opensource2.atlassian.com/projects/spring/browse/SEC-199 > Hi Tim I have commented on the JIRA issue, as this change to FrameworkServlet shouldn't be necessary. Best regards Ben |