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 <david_q_zh...@yahoo.com> 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: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to