Hi folks,

I assume that env-entry in web.xml is the place to put application
deployment parameters such as JDBC URL's etc...

I'm using Struts and have called through to a helper class that needs to get
parameters from env-entry.  The catch is I haven't passed any ServletContext
through the call chain to the helper.  Is there a way to get the application
context withough having passed it from the originating JSP/Servlet? 

Matthew O'Haire
[EMAIL PROTECTED] 




Reply via email to