Oracle Weblogic Server (MOSC)

MOSC Banner

Upgrade 9.1 => 10.3: Content-Type Response-Header is now extended by charset=ISO-8859-1

edited Jul 20, 2010 4:44AM in Oracle Weblogic Server (MOSC) 1 commentAnswered
 originally posted by User53079 (but as a document)
also posted in: http://forums.oracle.com/forums/forum.jspa?forumID=598&start=0


Hi there,

we use weblogic behind an Apache WebServer and migrated from WLS 9.1 to 10.3. We found that Weblogic now additionally returns charset=ISO-8859-1 in the "Content-Type" Response-Header

# wlproxy.log (from Apache Plugin)
Tue Jul 14 09:25:14 2009 Hdrs from WLS:[Content-Type]=[text/html; charset=ISO-8859-1]

# WebLogic 9
Tue Jul 14 09:28:26 2009 Hdrs from WLS:[Content-Type]=[text/html]

We formly had a similar problem with the Apache appending a default charset, which could be solved by adding the following line to the httpd.conf
(as we rely on the corresponding http-equiv meta tag inside the page):

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center