Re: Download file

2009-09-03 Thread chandrahas koyari
/8/25 chandrahas koyari koy...@gmail.com There are two general methods to achieve it 1. Create a link which directly point to that resource (file) 2. Point to a Servlet which respond with a file (by using getResourceAsFile() ) On Aug 25, 2:50 am, Alexei Telles alexeitel...@gmail.com

Re: Download file

2009-08-25 Thread chandrahas koyari
There are two general methods to achieve it 1. Create a link which directly point to that resource (file) 2. Point to a Servlet which respond with a file (by using getResourceAsFile() ) On Aug 25, 2:50 am, Alexei Telles alexeitel...@gmail.com wrote: Hi... I need to create a link in my web