DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32396>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32396

           Summary: contentType has no effect with tomcat 5.0.28
           Product: Struts
           Version: 1.2.4
          Platform: PC
               URL: http://struts.apache.org/userGuide/configuration.html#co
                    ntroller_config
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Controller
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


As per the above docu, despite setting <controller contentType="text/html;
charset=UTF-8"> in my struts-config.xml and I neither override by the Action,
JSP, or other resources and I still see ISO-8859-1 in the HTTP-HEADER.

I don't appear to be the only one with that problem
http://www.mail-archive.com/user@struts.apache.org/msg03575.html

Is this a struts problem or might it be a tomcat Bug 32296? The easiest way to
get past this problem was to replace Http11Processor.class in the
tomcat-http11.jar (ugly)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to