UTF « Internationalization « JSF Q&A





1. Localizing a JSF 1.2 application with UTF-8 resources    stackoverflow.com

(WARNING: this is my first java application, coming from .NET, so don't bash me if I write too much garbage) I'm developing a simple JSF 1.2 web application which should support Russian, ...

2. JSF 2.0 Encoding    stackoverflow.com

What settings and considerations are necessary for making a JSF 2.0 application (on Tomcat 6) use UTF-8 encoding?

3. How to set encoding to utf-8 ?    coderanch.com