-
Image from session
Hi
I am displaying image from a drive and uploading image is done on the same way. In my application I am allowing user to upload the image and in the next page I am displaying the image for confirmation .Meanwhile I am storing the uploaded image in a drive as temporary image once the user confirms the image I am making as permanent image.
But is that possible to load the image and storing that image in the session and displaying the image back in jsp?.
-
You can store the path to the image in the session