> Do you know a way around this?

You can put this one-line html page to the same geocitices site/account :
<img src=".....">
and load it in your JSPs/htmls using <iframe>
Not tested..

>
> -Jeff
>
> ----- Original Message -----
> From: Igor Shevchenko <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, March 18, 2001 11:55 PM
> Subject: Re: problem with JSP displaying broken image link
>
>
> >
> > > 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...
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
>

Reply via email to