Hello,
Can someone tell me how I can specify the path from where the files can be downloaded 
form the server? What I'm using now is :
 response.setHeader("Content-disposition", "inline; filename="+myfile)
which means that all my files should be in TOMCAT_HOME. When I tried to give other 
paths, the file couldn't be found. 

Thanx  in advance,
Konstantina

Reply via email to