0

I tried to use jsf .properites bundle, but it does not work in my case.

    <fmt:setLocale value="ru"/>
    <fmt:setBundle basename="text"/>
    <fmt:message key="test"/>

Message not showing. In application server log no any related messages.

text.properties and text_ru.properties content:

test = 123

My project structure:

project structure

Hett
  • 3,484
  • 2
  • 34
  • 51

0 Answers0