n the implementation of the spec and the
contract? More to the point - is there a way Tomcat could use a standard
version of the servlet jar (for which it has it's own internal
implementation)?
Thanks.
Eugen.
--
Eugen Paraschiv
Senior Java Programmer, Optaros
Mobile: +40728896170
Blog: www.baeldung.c
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