Displaying Images from BLOB
We have JPEG images stored in a 10.2.0.5 Oracle database as BLOB. How can we show the images if the user fires an URL with the Image ID?
We are thinking to use Apache or WLS 10.3.5. Is there any example available for an application which can be deployed in WLS and serve the purpose?
0