At 08:32 AM 2/2/2004, Namasivayam, Sudhakar (Cognizant) wrote:
Hi all,
i just wanted to know whethe i can store images outside the webapp and access them in my jsp.You can store them on another machine, if you like. The images are downloaded separate from the text for the page. This should be clear, because otherwise the "source" in the browser would contain the images rather than the code to retrieve them. The response includes the HTML text and the image comes from the reference in the html text. So the reference and the image need not be in the same place, same machine, etc.

