Thanks for your help !

Cheers,

Daniel


igor.vaynberg wrote:
> 
> just use Properties, thats what its for... no need for anything
> wicket-related here
> 
> -igor
> 
> On Nov 18, 2007 9:46 AM, dtoffe <[EMAIL PROTECTED]> 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#a13823907
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to