Vincent Massol wrote:
> Ok, here is the story ... :)
> 
> 1/ If you look at the Tomcat implementation (for Tomcat 3.x and before
> only - It is fixed for later version as they had to fix this to support
> Servlet 2.3 Filters), you'll see that the forward() and include() methods do
> a cast of the request object to their own internal object. As the Request
> wrapper does not implement this internal object, it fails.

fyi: I am using Resin 1.2.3 and get the same problem, so it looks like
Resin suffers from the same problem as Tomcat 3.x


> 
> Thanks to both of you for this bug discovery and sorry Jari, I have probably
> skipped your mail that already mentionned that problem (or maybe I simply
> did not understand the issue at that time) ... I'll correct it quickly ...
> 

no problem.

Jari
--
Jari Worsley
Senior Programmer
Hyperlink Interactive Ltd

Reply via email to