On Wed, Apr 16, 2008 at 9:25 AM, Danilo Luiz Rheinheimer
<[EMAIL PROTECTED]> wrote:

Probably not relevant :-) but

>  response.setContentType("text/html");

:: shouldn't that be ("application/json") ?

> PrintWriter w = response.getWriter();
>  w.write(s);

:: are you doing a flush() and close() after that?

And can you create a small downloadable test case?

-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to