Hello everyone.

ususally when someone loads an html the jpgs and gifs
and everything else gets into the window/temporal internet
files or somewhere else to be available.My jsp generates an
<img> with its src with the address where the image is,
different from the one where my jsp is (ie my jsp is in
webappcabaret.com and the images are in 50megs.com)

The problem is that the images are not loaded even tough
the src is correct and if i copy it and paste in a new
window the image does load. Furthermore, when i copy the
source of the jsp page, and save it as an html and open it,
it works!! it does load the image and it is saved in the
temporary internet files. AND if i reload the jsp page it
loads the image because it is already in the temp files.

My question: How do i directly download the image to the temp
files without using an html? that way i could load the jsp
and it would display it because it should be in the temp.

Hope it wasn´r confusing, check it out at www.webappcabaret.com/elrafa and
click in the "fotos de rafael" link to the left of the page.

Thanx in advance and if I didn´t explain myself please tell me.

Rafael Antillón Reyes
Grupo Vitro
Tel. 3-29-17-00 Ext. 2966
[EMAIL PROTECTED]
ICQ# 61057293

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to