hi javaranchers, Is there any method for finding absolute path of Webapplication in servltes. if our webapplication folder name is mywebapp . It is available in webapps folder. May i know the absolute path of mywebapp folder.
if you give me answer i will be very thankfull in advance. thanking you regards [ November 14, 2006: Message edited by: Bear Bibeault ]
The object oriented way of becoming "RICH" is by INHERITANCE<br />Whoever said money can't buy happiness, didn't know where to shop.
thank you for giving response, Actually my requirement is to upload a file in specific directory. Suppose I am having directory structure like webapps application WEB-INF IMAGES some static resources I want to upload a file into images folder. In what way i can get the real path of our webapplication .I am doing this one in struts.
Thanking you
The object oriented way of becoming "RICH" is by INHERITANCE<br />Whoever said money can't buy happiness, didn't know where to shop.