Hi
Actually I have a functionality that can upload a file to some loaction and the name of the file to the database.
Now I want to download that file through java struts.
Is that possible.Can any one help me out.
What i did is i retrieved the name of the file from databse and displayed it int the form of a table using jsp.Now i have to create a link for the file name and be able to view it
please help me out in this regard..
Thanks
Actually I have a functionality that can upload a file to some loaction and the name of the file to the database.
Now I want to download that file through java struts.
Is that possible.Can any one help me out.
What i did is i retrieved the name of the file from databse and displayed it int the form of a table using jsp.Now i have to create a link for the file name and be able to view it
please help me out in this regard..
Thanks
Comment