What about using Page#getString(String key) method? If you have your .properties files with language suffixes (e.g. MyPage_en.properties, MyPage_es.properties, MyPage_fr.properties) Wicket will automatically retrieve the String resource from the properties file of the session language.
----- http://blog.sonxurxo.com -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Custom-head-title-on-subpage-tp3444481p3444664.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]
