This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes display a image 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 "display a image" Watch "display a image" New topic
Author

display a image

chandan Sahoo
Greenhorn

Joined: Jun 15, 2008
Posts: 2
hi all,


i am facing problem to display a image in the jsp.actually i am using spring and hibernate in my project.i have successfully uplaoding the image and store it in the db and retrive it the blob type and storing into the pojo class.but after that how can i fetch it from the pojo n display it in the jsp.

please can any 1 help me out to solve this problem?
Sagar Rohankar
Ranch Hand

Joined: Feb 19, 2008
Posts: 2896
    
    1

Welcome to javaranch !!

Is it possible to store that pojo in request object and retrive it onto jsp page ??


[LEARNING bLOG] | [Freelance Web Designer] | [and "Rohan" is part of my surname]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: display a image
 
Similar Threads
Link to file outside context root of weblogic
Mime type in JSP
JTable binding using JPA
how to display dynamic image in jsp along with other content
how to retrieve image in jsp page from a seperate folder.