I am looking for retreiving the image into the jsp.
I found this link.
But in this i am not able to retreive the image into my desired jsp, it is just displaying the image
|
I am looking for retreiving the image into the jsp. I found this link. But in this i am not able to retreive the image into my desired jsp, it is just displaying the image |
|||||||
|
|
I suggest you to serve Image from Blobstore as an Image Service, It will give your image better performance, sizes etc. See my Code Below.
You will get the URL for the image which you can easily put in the Image tag of HTML.
More you can learn about image service of AppEngine from here. GAE Image Services |
|||
|