Igor, thanks so much for the tip! 

Cheers!

--- On Sun, 10/4/09, Igor Vaynberg <[email protected]> wrote:

> From: Igor Vaynberg <[email protected]>
> Subject: Re: How to store/load strings shared by many (but not all) pages?
> To: [email protected]
> Date: Sunday, October 4, 2009, 12:52 AM
> 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]
> 
>%2


      

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

Reply via email to