You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Erik Price <ep...@ptc.com> on 2003/01/14 23:32:34 UTC

accessing web.xml data from a bean

Is there a way to access a Context-Parameter from the web.xml file from 
within a bean class?  I have stored my JDBC connection URL in web.xml 
thinking I could always access it, but I had forgotten that beans dont 
automatically have a handle on the request object.  :(



Erik


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>