webtier@glassfish.java.net
Re: JSF 2.0 utf-8
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
webtier_at_javadesktop.org
>
Date
: Fri, 17 Jul 2009 01:30:29 PDT
Figured it out.
In ApplicationResourceBundle.java, there is a method getResourceBundle(Locale).
It loads the resourcebundle like this:
bundle = ResourceBundle.getBundle(baseName, locale, loader);
I have debugged this line, and at this point, no matter what locale is set, characters are screwed up. I have faced this problem before in my applications, and the solution was this article:
http://www.thoughtsabout.net/blog/archives/000044.html
[Message sent by forum member 'gabox01' (gabox01)]
http://forums.java.net/jive/thread.jspa?messageID=356188
This message
: [
Message body
]
Next message
:
webtier_at_javadesktop.org: "JSF 2 Composite component EL expression exception"
Previous message
:
webtier_at_javadesktop.org: "Re: [webtier] Why does JSF 2.0 facelets eat spaces the way it does?"
In reply to
:
webtier_at_javadesktop.org: "Re: JSF 2.0 utf-8"
Next in thread
:
Jim Driscoll: "Re: [webtier] Re: JSF 2.0 utf-8"
Reply
:
Jim Driscoll: "Re: [webtier] Re: JSF 2.0 utf-8"
Reply
:
webtier_at_javadesktop.org: "Re: JSF 2.0 utf-8"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]