YourApplicationClass.properties sitting next to you
YourApplicationClass.java/class will do the trick. all
components/pages have access to properties stored there.

-igor

On Sat, Oct 3, 2009 at 8:32 PM, David Chang <[email protected]> wrote:
> I am reading <<Wicket in Action>> and have this i18n/i10n-related question :
>
> Suppose that I have a string that is used on multiple (but NOT ALL) pages. 
> One solution is that I can put this string in the property files for each 
> page on which the string is used.
>
> Any other better solutions?
>
> Thanks for your input!
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to