On 2014-06-02 Jan Tosovsky wrote:
>
> in my Java webapp I switched to UTF-8 encoded properties files.
>
> I've implemented a custom ResourceBundle
> http://stackoverflow.com/questions/3645491/i18n-with-utf-8-encoded-
> properties-files-in-jsf-2-0-appliaction
>
> but my strings are still displayed
2014-06-03 19:56 GMT+04:00 Арсений Зинченко :
> Hi. Faced with little bit odd behavior of Tomcat 7 && Java 1.6.
Do you read others' questions on this mailing list?
There are ~50 different versions of Tomcat 7.0.x.
> Old file is:
>
> $ curl http://localhost:8084First file
>
> I mean - *war-file*
Hi. Faced with little bit odd behavior of Tomcat 7 && Java 1.6.
Old file is:
$ curl http://localhost:8084First file
I mean - *war-file* contains only one index.jsp page with text "First page":
$ jar tf ../app-application/APP.war
META-INF/
META-INF/MANIFEST.MF
index.jsp
Tomcat's server.xml has