Hi all!

I'm wondering how to get the values of the context-param CONFIGFILE (see below) into my normal class.

<web-app>
  <context-param>
    <param-name>CONFIGFILE</param-name>
    <param-value>c:\some\path\config.xml</param-value>
  </context-param>
</web-app>

--
Andreas Andersson
IT Dept.
Travelstart Nordic
[EMAIL PROTECTED]
http://www.travelstart.se

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



Reply via email to