Could anyone who has successfully deployed Turbine on Tomcat
suggest how to pass the servlet server the path to the properties
file?
I've placed:
<init-param>
<param-name>
properties
</param-name>
<param-value>
/usr/junk/TurbineResources.properties
</param-value>
</init-param>
in the web.xml file, but this doesn't seem to do the trick.
Thanks in advance.
Sean
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]