hi

what i've done is imprt teh i/o tag library from http://jakarta.apache.org/taglibs/doc/io-doc/intro.htmland and am trying to use an existing include jsp to pull in the remote url and all relative image links using the <io:request> tag. I'm now looking at the jstl and url related actions and the <c:import> tag - would this work where <io:request> hasn't ?

what do you mean by a resource that uses a base element - can you give an example ?

cheers

chris


At 09:10 04.02.2004 -0500, you wrote:
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?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to