Colin Evans wrote:
> Headers set in the outermost servlet are not returned. No headers are
> returned at all, except for "Content-type". HTTP session cookies that
> Tomcat is supposed to set automatically are not returned at all. The
> "Content-Length" and "Servlet-Engine" headers that Tomcat
an" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 04, 2000 3:52 PM
Subject: Re: RequestDispatcher breaks cookies, response headers
> Colin Evans wrote:
>
> > When a RequestDispatcher.include() is done, *no* return headers are set
at
> > al
Colin Evans wrote:
> When a RequestDispatcher.include() is done, *no* return headers are set at
> all, except for "Content-Type". It doesn't matter where the headers are
> set. This includes return headers that the Tomcat container is supposed to
> set automatically for all servlet requests, su
iginal Message -
From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, November 04, 2000 2:56 PM
Subject: Re: RequestDispatcher breaks cookies, response headers
> Colin Evans wrote:
>
> > Hi, I believe I h
Colin Evans wrote:
> Hi, I believe I have found a bad bug in the RequestDispatcher
> implementation. If I do a successful RequestDispatcher.include() from one
> servlet to another, it appears that no HTTP response headers are returned
> except for "Content-Type". Everything else seems to respo
Hi, I believe I have found a bad bug in the RequestDispatcher
implementation. If I do a successful RequestDispatcher.include() from one
servlet to another, it appears that no HTTP response headers are returned
except for "Content-Type". Everything else seems to respond correctly.
"Location", "