On 12.03.2008 13:17, Grzegorz Kossakowski wrote:

@Rice: No, this is not a good fix because response must be always
discarded no matter if it's been already comitted or not.
Why do you think so? Why do you want to discard a response which I
carefully crafted in my application? And what would you deliver to the
browser instead of my response which I expect to see?

I'll discard it only if you return 404 response code *and* the servlet that has 
generated the
response has a super servlet declared. Then I'll deliver response from super 
servlet (or from super
servlet of super servlet, ect.).

I guess the confusion resulted from your unconditional statement in the answer to Rice. This just did not make sense to me - and apparently Vadim.

Joerg

Reply via email to