Re: Tomcat 7.0.19 overrides the http status code on forward

2011-08-08 Thread Pid
On 08/08/2011 15:07, Eugen Paraschiv wrote: > I'm seeing some strange behavior with a RequestDispatcher forward in Tomcat. > The the exact code doesn't generate the problem on Jetty, so it is probably > related to the servlet implementation. > > The problem is as follows: Spring does a forward on

Tomcat 7.0.19 overrides the http status code on forward

2011-08-08 Thread Eugen Paraschiv
I'm seeing some strange behavior with a RequestDispatcher forward in Tomcat. The the exact code doesn't generate the problem on Jetty, so it is probably related to the servlet implementation. The problem is as follows: Spring does a forward on an existing request/response - at which point, the res