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.