Hi all:

When i run a JSP and in an <img> has a source from another server
(i.e. http:\\www.geocities.com\somepage\someimage.jpg) it doesn´t
display the image, but if the image is local (i.e.
src="/images/someimage.jpg")
it does work.

What´s keeping the jsp from displaying them?
because the source is ok, and if i copy the generated html
and save it and then open it, it works like a charm.

what is wrong or what can i do?

Thanx in advance.

===========================================================================
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