Thanks for your reply
But i want to access a environment variable WS_HOME which is my tomcats WEB-INF/ws directory, and i want value of this variable through program
When i use System.getProperty("WS_HOME"), it returns null.
But for PATH variable when i write System.getProperty("java.library.path") , it returns the correct value.
What value should i give , so that it will give me the correct value of WS_HOME.
Please reply,
I need this thing immediaty.
Thanks,
Vinayak