users@grizzly.java.net

Grizzly servlet HttpServletRequest.sendError and headers

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 19 Oct 2009 16:47:58 +0200

Hi,

I noticed there is a bug in the Grizzly servlet support in 1.9.19-
SNAPSHOT.

If i call sendError then any headers set after that call will not be
sent in the response.

This is a bug that manifested itself in GF v3 and was fixed at some
point (i think it is still in GF v2.1).

Paul.