Retrieval of Graphics from Oracle to Jsp - TechRepublic
Question
August 2, 2009 at 01:28 PM
doeaccicei

Retrieval of Graphics from Oracle to Jsp

by doeaccicei . Updated 16 years, 11 months ago

I have to retrieve some graphics from oracle 9i to the JSP . For this I have created a JavaBeans where I coded all the required code for the connectivity to database. Graphics are stored in a directory in my machine and the datatype of graphics used in oracle is bfile. Now when I run the jsp page in Tomcat it does not show any error in my page but in space of graphics it shows a X mark. Please help me in this regard.

This discussion is locked

All Comments