In theory, you might be able to do this by setting the Content-Location header to match the resource you're importing. In practice, however, this doesn't seem to be too well supported:
http://jigsaw.w3.org/HTTP/CL/ Have you tried imorting a resource that uses a <base> element to see if that works? Quoting Martin van Dijken <[EMAIL PROTECTED]>: > Hey Chris, > > Can't you take that into account on the page you're including? I can't > imagine there would be a tag that actually parses the HTML it retrieves > to correct incorrect paths. You see, you want images to work, another > will want stylesheets to work, yet another wants forms to submit anyway. > Plus there are quite a few ways to get a picture into a page. You'd have > to check the style attribute, the src attribute and several other > places. It is simply far too much work to start on. > > Grtz, > > Martin > > > -----Original Message----- > > From: Chris Daly [mailto:[EMAIL PROTECTED] > > Sent: woensdag 4 februari 2004 12:05 > > To: [EMAIL PROTECTED] > > Subject: taglibs i/o or jstl core library > > > > > > hi > > > > i'm trying to make a url include within a page and was > > wondering which tag > > could pull in the url and display relative image links within > > the url ? > > > > cheers > > > > chris -- Kris Schneider <mailto:[EMAIL PROTECTED]> D.O.Tech <http://www.dotech.com/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
