Re: Tomcat 3.2.1 and RequestDispatcherImpl

2001-04-26 Thread Craig R. McClanahan
On Thu, 26 Apr 2001, Jon Doe wrote: > Hi everybody, > > For our application we have developed a ResponseWrapper that > implements ServletResponse. > > The problem comes when we use Tomcat 3.2.1. > RequestDispatcherImpl.include(ServletRequest request, ServletResponse > response). > The respon

Tomcat 3.2.1 and RequestDispatcherImpl

2001-04-26 Thread Ana
For our application we have developed a ResponseWrapper and ResponseWrapper that implements ServletResponse and ServletRequest. The problem comes when we use Tomcat 3.2.1. RequestDispatcherImpl.include(ServletRequest request, ServletResponse response). The response parameter that the include m

Tomcat 3.2.1 and RequestDispatcherImpl

2001-04-26 Thread Jon Doe
Hi everybody, For our application we have developed a ResponseWrapper that implements ServletResponse. The problem comes when we use Tomcat 3.2.1.RequestDispatcherImpl.include(ServletRequest request, ServletResponseresponse).The response parameter that the include method receives is ourRequ