I would implement such a feature using a ServletContextListener. Something
like the HiveUtils SystemPropertyInitListener class.

Cheers

Hugo

On 5/16/06, Rui Pacheco <[EMAIL PROTECTED]> wrote:

Hi all

I was planning on storing a properties file inside my WEB-INF directory
and
then read it using getResourceAsStream from ServletContext, but apparently
I
can't access the ServletContext from inside Tapestry.
Is there another way to read the properties file or how to get to my
ServletContext?

--
Cumprimentos,
Rui Pacheco


Reply via email to