Mantis - Resin
Viewing Issue Advanced Details
583 minor always 12-27-05 12:06 01-11-06 14:00
ferg  
ferg  
urgent  
closed 3.0.17  
fixed  
none    
none 3.0.18  
0000583: character-encoding for static files
(rep by Anoop Achuthan)

We had opened a bug regarding this issue few months back.
http://www.caucho.com/bugtrack/browse/RSN-387 [^]

We are still having this issue, even after upgrading to resin-pro-3.0.15.

I would like to know the init param name for FileServlet which has to be
set in order to change the default character encoding, across all mime
types.

I tried to set the character encoding of the context using
<character-encoding> tag. It didn't work.
I also tried adding the following under host as well as web-app, but no
effect.
<character-encoding>utf-8</character-encoding>

The Error Manager couldn't get the encoding right. The error responses
are still ISO-8859-1.

Notes
(0000679)
ferg   
01-11-06 14:00   
server/197{1,2}