pdf « Error « JSP-Servlet Q&A





1. Showing pdf files in jsp giving error    coderanch.com

I am usinhg JSP to show pdf or word files in IE browser. The files are stored as Blob in Oracle database. The following code should show the file when I run JSP, but it shows all garbage along with text of pdf file. I tried the same with another file that is stored as word after changing content type to ...

2. Error in opening pdf through jsp    coderanch.com