I need to read a blob from the oracle database and display it as a PDF. I have included the code I am using, however, I am getting a nullpointer exception when trying to write the blob. What am I missing? Is there a better way to do this? Thanks!
InputStream inStrm = null;
OutputStream...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.