> My JSP is located on my own server (ISP is pacbell). The images are hosted
> by geocities.
Do you pay for hosting on geocities ? If not then this is a
hotlinking - you're trying to cheat them by stealing their traffic... So dont be
surprised that images are not downloading - protection from such cheats is
quite simple (using mod_rewrite).
Regards, Igor
>
> -Jeff
>
>
> >
> > > 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.
> >
> > Where is your JSP located ? On geocities.com or somewhere else ?
> > They (like all free hosters) dont like hotlinking and dont send
> > requested images if "Referer" isn't pointing to somewhere inside
> > of geocities.com...
> >
> >
> >
> >
>