
how can i store the image path in tha database & fetch that image from oracle database????

To store the image into the oracle database you can use the BLOB data type. For the detail tutorial please go through the link, may this will be helpful for you. However, in this tutorial MySQL is used as a database.
http://www.roseindia.net/answers/viewqa/JDBC/3291-store-and-retrive-image-from-database.html
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
