Hello Tomcat,

I am trying to return an XML with content-type "text/xml"
Without any charset specified in header.

I set <[EMAIL PROTECTED] contentType="text/xml"%> in my jsp, expecting header
Content-Type: text/xml

But despite the page directive given I have header
Content-Type: text/xml;charset=ISO-8859-1

Is it possible to avoid "charset=..." clause?
Tomcat 5.5.9 on Windows.

  

-- 
Best regards,
 Dmitry                      mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to