awarnier wrote: > > Since this is XML, could you not also reference "entities" defined in a > separate file ? >
How ? My problem is that i have a resource: <resource name="jdbc/name" attribute1="value1" attribute2="value2" attribute3="value3" > and I need to get the attributes value in Java code. I am able to get the <parameter> values (context.getInitParameters()) but not the <resource> values. -- View this message in context: http://old.nabble.com/Context.xml%3A-how-to-reference-parameters-inside-the-same-file-tp30660973p30661666.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org