How to export an image file to excel using jsp
Hello everyone,
I am in big trouble, i want to export an Image file from an jsp Page to excel file using jsp, I am successfully able to create the file on the fly and send the recordset, upto now i am working fine, but how can i pass my image file to that excel file along with the dynamic data, the image is hardcoded, and it is the ony image which i need to export in the excel file, plz i really appriciate your help....as soon as possible....
Thankyou.
|