Hi,
I am uploading one excel file using FormFile of
struts.
Now I need to convert that Formfile into BLOB object so that I can pass that BLOB into database procedure.
Can anyone help me that how can I convert FormFile into BLOB object?
Any help will be greatly appreciated.
Thanks