I’ve been tasked to create a document repository website using Oracle8i, BEA WLServer 6.1 and JSP pages. I’m saving the MS Word documents as BLOBs in the database. Does anyone how can I display the document directly from the BLOB field to the JSP page? Thanks.