>>
>> 1) - Is Tomcats handling of an error page defined in web.xml broken
>> when a response has already been committed?
> Inconsistent? Yes. Broken? Maybe.
>
>> 2) - Is there anything I can do to force the browser to a proper error
>> page after a response has been committed?
> No. Adding the error page to the end of the content is the best you can
> do but that is still a very fragile solution.
>
> Mark
>
Thanks.
I'll note the inconsistency in the bug tracker, in case someone feels
like fixing it.
Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|