> jdh wrote:
> 
> I have  been having trouble displaying images from my JSP(s).  It
> seems like all my images that exist on http://www.geocities.com   come
> up as broken image links.    Is there a bug in the JSP server?   I can
> display those images as plain .html file but not in my JSP.
> 
> Thanks.

I would start by capturing the generated page (view source) and
carefully examining the way the links are being written. Is it 
valid HTML?

-- 
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2

Reply via email to