users@grizzly.java.net

[Q] GrizzletResponse.setContentType() doesn't reset

From: ALT Mobile DEV <dev_at_altmobile.com>
Date: Sun, 3 Feb 2008 22:48:18 -0500

Hi,

It seems that GrizzletResponse.setContentType() will sometimes be
disregarded and use a previous mime type specified. This varies
between GETs, so sometimes the previous MIME content-type is used by
Grizzly and other times the new MIME type will be used.


The reason why we switch MIME types between GETs is that one user
might want to consume their mash-up as an HTML while another as JSON
or RSS and ATOM. Search engines (Google, Yahoo) also enable the
customization of the output with the o=xml URL parameter, for example.

thanks.


--Zaid

http://altmobile.com/Home.html