L
lewindletter
Hi
I want to use digester to parse an xml, then use it as a key to us
System.getPropety to retrive the actual value
Can it be done?
eg
<jdbc>
<ip="${DEV_DBSERVER_IP"/>
</jdbc>
where DEV_DBSERVER_IP is set as enviroment variable
Thanks
I want to use digester to parse an xml, then use it as a key to us
System.getPropety to retrive the actual value
Can it be done?
eg
<jdbc>
<ip="${DEV_DBSERVER_IP"/>
</jdbc>
where DEV_DBSERVER_IP is set as enviroment variable
Thanks