Hello, I'm wondering what's the mechanism under the hood for ResourceModel, in i18n context.
In number of places I can't use Models, got to set titles of modal windows, for example, so need to retrieve value from .properties file. Unfortunately, standard ResourceBundle.getBundle mechanism doesn't take *.utf8.properties files into consideration. I tried to use ResourceModel.getObject - without success. Would appreciate help. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/i18n-ResourceModel-question-tp4677113.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
