Hi,
I am trying to use the io tags to publish a dynamic jsp page to a static
html thru filewrite, the tag works fine.
Can any one tell me how to pass a username/password when talking to a
password protected site its basic browser based authentication like
htpasswd.
Also this jsp is in the same web application as i am using IO tags, is there
a work around for my problem
<io:pipe writer="<%= fileWriter %>">
<io:http
url="http://204.221.75.65/godavari/portal/titulares/PrincipalTxt.jsp"/>
</io:pipe>
Regards
Rajesh
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>