Hi I have a scenario where i create a temporary dynamic image file from the database and try to show it on my jsp. The file url shows the image properly, but when in jsp , my browser says that "Firefox doesn't know how to open this address, because the protocol (d) isn't associated with any program"
the url i get is like D:\myWorkspace\ui\WebContent\images\JavaTemp2261198016333434327.jpg, that is my struts project folder. How can i make the image accessible to my jsp. -- Thanks and Regards Upasana Sharma