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 Moazam Raja <mo...@sun.com> on 2002/10/02 02:22:58 UTC

IO taglib and proxy servers?

Hi all,

I've tried to use the IO tag lib but am having some trouble because of 
my proxy server.

I've used the simple example of grabbing a README file from the GNU 
site, which goes as follows:

<io:request url="ftp://ftp.gnu.org/README"/>

When I try this, I can an error which basically says host not found, 
etc. If I change the URL to point to something within my own network, 
everything works fine. Is there someway I can supply a proxy hostname 
and port while using the IO taglib?

Thanks.

-Moazam


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