You can only do this with tomcat 5.
But the variable would be a system property. (Or a property defined in
catalina.properties)
See the FAQ for how to set system properties on startup.
-Tim
Zakaria kHABOT wrote:
>
> Hi all,
> How can I declare a variable in server.xml.
> Insitide of having path="C:\folder", I want to put this value in a variable (var) and
path=${var}.
> How to do this.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|