On 12/24/2015 9:39 AM, Garret Wilson wrote:
... The use of StringResourceModel as you provided almost solved my problem, but not quite. When calling from MyPage.java, I had to add "this" to the constructor in order for it to pick up resources in the MyPage.properties files.

P.S. It's a shame there's no way to do the lookup from a static context, e.g. my passing a reference to MyPage.class rather than an actual instance of MyPage. But I'll get by. Thanks again for the help.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to