Later versions of wicket also support package level bundles stored in
package.properties files

-igor

On Nov 3, 2010 3:43 AM, "Wilhelmsen Tor Iver" <toriv...@arrive.no> wrote:

> How do I get Page1's specific localized message in Page2 ?
1) Make a superclass for the two pages and put the message in the
superclass' property file

2) Put the property in the Application's property file

In both cases the mechanisms in Wicket will find the message.

- Tor I.

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

Reply via email to