my dog learned polymorphism
The moose likes Struts and the fly likes Uploading and Downloading a file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Uploading and Downloading a file" Watch "Uploading and Downloading a file" New topic
Author

Uploading and Downloading a file

Murali Karthic
Greenhorn

Joined: May 31, 2006
Posts: 4
Hi,

This is Karthic. I'm using struts FormFile to upload a file(image). I'm able to store it in database successfully. But I cant read that back and display that image in a JSP. Can anyone guide me reagaridng this...???
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
This link explains how to do it.


Merrill
Consultant, Sima Solutions
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Uploading and Downloading a file
 
Similar Threads
JasperReports Problem with Image in Excel
Re: Create Image in J2ME
Read file from package
how to download an jpeg and gif file from a servlet to browser
TabbedPanes