Forward needed to be used due to this in the original email

> I also tried using RequestDispatcher#include but I need to keep response
> headers, added during the forward

And include() is not allowed to set headers.

-Tim

On Tue, Sep 29, 2020 at 2:27 PM Christopher Schultz
<[email protected]> wrote:
>
> If you want to add content before/after the target, why not use
> include() instead of forward()?
>
> -chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to