You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by dtoffe <dt...@yahoo.com.ar> on 2007/11/18 19:03:22 UTC

SOLVED Re: .properties files question

    I've found what I wanted in \test\java\org\apache\wicket\properties

Cheers,

Daniel



dtoffe wrote:
> 
> Hi !
> 
>     Can I put arbitrary (I mean, not mapped to components) properties in
> my own subclass of WebApplication, or I have to put them in another place
> ?  How should I load them ?  Should I use java.util.Properties, or the
> wicket flavour ?
>     I've been looking at the code of Properties, PropertiesFactory,
> Application, IResourceSettings, Settings and a couple other files, and
> also grepped the examples dir, but still I can't understand how to get my
> own configuration values from a .properties file the wicket way.
>     I just need an easy way of getting initialization values that I don't
> want to be wired in MyApplication code, kind of what the .INI files are in
> the Windows world.
> 
> Cheers,
> 
> Daniel
> 
> 

-- 
View this message in context: http://www.nabble.com/.properties-files-question-tf4831100.html#a13821697
Sent from the Wicket - User mailing list archive at Nabble.com.


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