Am 2012-11-28 21:41, schrieb Caldarale, Charles R:
From: Michael-O [mailto:1983-01...@gmx.net]
Subject: Writing to response and issuing sendError

The exception is thrown out to the console but the response is still
written.

As it should be - it's already committed, and may well have been delivered.

If I leave out the flush (which commits the response). The
error page comes up.

Also as it should be.

Is this undefined behavior

No, it's operating as required by the spec.

Yes, thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to