I have uploaded pdf file in database mysql in blob format.
now i am trying to retrieve it from database using java.
it is working fine on my local server.

when i upload it on hosted server then...