You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Uwe Baier <uw...@promatis.de> on 2002/06/27 12:16:43 UTC

HTTP Authentication in io:http ?

Hi,

I have to "include" the response of an url into an existing jsp.
Unfortunately the url is protected with basic HTTP authentication.

formatting the url like http://fred:secret@myserver:8080/blabal which
works with the php include command doesen't work.

<io:http url="http://fred:secret@myserver:8080/blabal"/ >

Probably i can manage it with the io:header tag, but i have no idea how.

Thanks for helping

Uwe


--
______________________________________________________________
Uwe Baier -- Softwareingenieur und Berater
PROMATIS AG
Geschäftsstelle West
Stolberger Str. 200
50933 Köln, Deutschland
Tel.: +49 221 949 886-446 -- Fax: +49 221 949 886-419
mailto:uwe.baier@promatis.de
Making global Knowledge Leaders: http://www.promatis.de
Make your business fly: http://www.get-INCOME.com



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>