As this is a small and simple patch which will hopefully avoid
a lot of questions by the users about the problem, I think
we should include it in the beta2.

Carsten

> -----Ursprüngliche Nachricht-----
> Von: Sylvain Wallez [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 18. Juli 2001 14:26
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: [C2] handle-errors with content aggregation
>
>
>
>
> giacomo a écrit :
> <snip/>
> > >
> > > [Sorry for this late answer, it's hard to follow the list these days]
> > >
> > > The servlet API provides some methods to check if the servlet engine's
> > > output buffer has been flushed to the client browser
> > > (ServletResponse.isCommited) and, if no, to reset this buffer
> > > (ServletResponse.reset).
> > >
> > > Before calling the error-handler, the sitemap could reset the response
> > > if possible. This would allow for a higher probability of having clean
> > > error pages displayed to the user.
> > >
> > > Does it make sense ?
> >
> > It make sense to me. So, patch the error handler :)
> >
> > Giacomo
> >
>
> Done on the main branch.
>
> Carsten, should I commit it also on 2.0 now, or after beta 2 ?
>
> --
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


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

Reply via email to