Re: How to read the properties file in wicket?

2008-01-17 Thread Matthijs Wensveen
Rama-o-Rama wrote: Hello, I am trying to read the property file like test.properties in the wicket. I have done previously like servletcontext.getresouceasstream(). what is the wicket way of reading the file. ~Rama If the properties file 'belongs' to a Component, like MyComponent.propertie

Re: How to read the properties file in wicket?

2008-01-16 Thread Rama-o-Rama
;> > ~Rama >> > >> >> Hi Igor, >> >> How do the serveltContext in wicket? >> >> ~Rama >> -- >> View this message in context: >> http://www.nabble.com/How-to-read-the-properties-file-in-wicket--tp14898469p14899794.html >> >> Sent

Re: How to read the properties file in wicket?

2008-01-16 Thread Igor Vaynberg
he wicket. > > I have done previously like servletcontext.getresouceasstream(). > > > > what is the wicket way of reading the file. > > > > ~Rama > > > > Hi Igor, > > How do the serveltContext in wicket? > > ~Rama > -- > View this message in context:

Re: How to read the properties file in wicket?

2008-01-16 Thread Rama-o-Rama
rveltContext in wicket? ~Rama -- View this message in context: http://www.nabble.com/How-to-read-the-properties-file-in-wicket--tp14898469p14899794.html Sent from the Wicket - User mailing list archive at Nabble.com. -

Re: How to read the properties file in wicket?

2008-01-16 Thread Igor Vaynberg
gt; I have done previously like servletcontext.getresouceasstream(). > > what is the wicket way of reading the file. > > ~Rama > -- > View this message in context: > http://www.nabble.com/How-to-read-the-properties-file-in-wicket--tp14898469p14898469.html > Sent fr

How to read the properties file in wicket?

2008-01-16 Thread Rama-o-Rama
Hello, I am trying to read the property file like test.properties in the wicket. I have done previously like servletcontext.getresouceasstream(). what is the wicket way of reading the file. ~Rama -- View this message in context: http://www.nabble.com/How-to-read-the-properties-file-in-wicket