Re: Shared string resources

2009-03-12 Thread Jeremy Thomerson
s some text > >> > > >> > or StringResourceModel( various constructors ) if you need some > >> > dynamic value in there: > >> > ie > >> > some.string.property=This is a {0} string > >> > > >> > This will work from the s

Re: Shared string resources

2009-03-12 Thread Seven Corners
t; This will work from the same YourApplicationName.properties file. >> > >> > >> > cheers, >> > Steve >> > >> > >> > >> > On 11/03/2009, at 7:24 PM, Jeremy Thomerson wrote: >> > >> >>

Re: Shared string resources

2009-03-12 Thread Seven Corners
t; This will work from the same YourApplicationName.properties file. >> > >> > >> > cheers, >> > Steve >> > >> > >> > >> > On 11/03/2009, at 7:24 PM, Jeremy Thomerson wrote: >> > >> >>

Re: Shared string resources

2009-03-12 Thread Jeremy Thomerson
t; > > >> Put them in YourApplicationName.properties and use > >> StringResourceModel. See > >> internationalization help in Wicket in Action. > >> > >> -- > >> Jeremy Thomerson > >> http://www.wickettraining.com > >> > >

Re: Shared string resources

2009-03-12 Thread Seven Corners
; >> >> On Wed, Mar 11, 2009 at 2:20 PM, Seven Corners >> wrote: >> >>> >>> I have some strings that I'd like to access from a common string >>> table that >>> is not tied to any particular component. How can I do this? >

Re: Shared string resources

2009-03-12 Thread Seven Corners
; >> >> On Wed, Mar 11, 2009 at 2:20 PM, Seven Corners >> wrote: >> >>> >>> I have some strings that I'd like to access from a common string >>> table that >>> is not tied to any particular component. How can I do this? >

Re: Shared string resources

2009-03-11 Thread Stephen Swinsburg
s message in context: http://www.nabble.com/Shared-string-resources- tp22462537p22462537.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additio

Shared string resources

2009-03-11 Thread Seven Corners
I have some strings that I'd like to access from a common string table that is not tied to any particular component. How can I do this? -- View this message in context: http://www.nabble.com/Shared-string-resources-tp22462537p22462537.html Sent from the Wicket - User mailing list archi

Re: Shared string resources

2009-03-11 Thread Seven Corners
Thanks so much! Seven Corners wrote: > > I have some strings that I'd like to access from a common string table > that is not tied to any particular component. How can I do this? > -- View this message in context: http://www.nabble.com/Shared-string-resources-tp22462537p2

Re: Shared string resources

2009-03-11 Thread Jeremy Thomerson
om a common string table that > is not tied to any particular component. How can I do this? > -- > View this message in context: > http://www.nabble.com/Shared-string-resources-tp22462537p22462537.html > Sent from the Wicket - User mailing