Well, the Jakarta Taglibs "IO Taglib" is a pretty good offering. I think Mark was just hoping for a standard solution.
-- Shawn Bayern "JSTL in Action" http://www.jstlbook.com On Wed, 21 Aug 2002, Henri Yandell wrote: > Isn't this the kind of thing that Jakarta Commons HttpClient specialises > in? In which case a taglib for that would be a pretty nice affair... > > [I assume there's not one already..] > > Hen > > On Wed, 21 Aug 2002, Shawn Bayern wrote: > > > Indeed - JSTL 1.0 does not support advanced HTTP operations from within > > JSP pages using <c:import> (e.g., basic authentication, free modification > > of headers), but a future version of JSTL could if there were enough > > perceived need. As Peter says, it's a good idea to inform the expert > > group if you'd like to see this feature; the address is > > > > [EMAIL PROTECTED] > > > > -- > > Shawn Bayern > > "JSTL in Action" http://www.jstlbook.com > > > > On Wed, 21 Aug 2002, peter lin wrote: > > > > > I'm assuming you want to get at things like cookies, user-agent and > > > other http header data. > > > > > > you may want to make a request to the expert group, so that it is > > > included in the next version of JSTL. I believe the current > > > importsupport class just uses standard url & httpurlconnection classes. > > > shawn will know more about the current implementation and where it might > > > go in the future. > > > > > > > > > peter > > > > > > > > > "Mark R. Diggory" wrote: > > > > > > > > Now that I have your attention. We are continually working with managing > > > > headers in our URL object requests to get resources from different > > > > locations. Is there really any way I can set the request Header info on > > > > the URL object being created by c:import? Right now I have my own custom > > > > implementations to aquire such resources. I'd rather be able to use the > > > > Standard Taglib. > > > > > > > > -Mark Diggory > > > > Harvard-MIT Data Center > > > > > > > > -- > > > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > -- > > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
