Results 1 to 3 of 3
Thread: Display image on jsp page
- 11-07-2009, 07:07 AM #1
Member
- Join Date
- Nov 2009
- Posts
- 1
- Rep Power
- 0
Display image on jsp page
I have to display image on jsp page with some text output. This image is already saved at a location parallel to web-inf and is generated dynamically using a servlet. I have used img tag html to display the image. Other outputs are taking their values from database.
First problem is that image will be taking time to display in comparision of other outouts from database. I have to refresh the page to get imageon my page.
Second is that if I save image in a folder parallel to web-inf in my project then it will not be displaying the image.
Can I use any jsp functionality to display image with other outputs from database. I have used "include". but it shows only that image and other outputs.
- 11-30-2010, 12:30 PM #2
Member
- Join Date
- Nov 2010
- Location
- New Delhi
- Posts
- 50
- Rep Power
- 0
have a look on this
http://jspimageupload.blogspot.com/
-
Question is over 1 yr old -- a re-animated zombie. It's likely that the user has found a solution and even if not, has moved on.
Similar Threads
-
How to display a java application using applet and XMl as backend in web page
By simple11 in forum Java AppletsReplies: 2Last Post: 04-26-2009, 06:36 AM -
Display the contents of a file on jsp page
By shiva in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 03-30-2009, 01:01 PM -
how to update and display the hit counter on my very first jsp page.
By R O C K Y in forum Advanced JavaReplies: 1Last Post: 02-11-2009, 06:54 AM -
how to display image in jsp page(Struts)
By rama6262 in forum Advanced JavaReplies: 1Last Post: 12-21-2007, 07:50 AM -
How to display a database-image in a page?
By simon in forum New To JavaReplies: 1Last Post: 07-23-2007, 11:56 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks