| Author |
Display image/file on screen
|
Gaurav Lala
Greenhorn
Joined: Mar 29, 2012
Posts: 12
|
|
|
I have successfully uploaded a file in database by converting it into BLOB, and have retrieved the file in form of bytes. But I still couldn't figure out how to pass the bytes from Controller's method to jsp page. I'm using Spring 3.1 and couldn't find any concrete ways of doing this.
|
 |
 |
|
|
subject: Display image/file on screen
|
|
|