Thanks Tim,
This is why I assumed that http://user:pass@(protected) :) )
Thanks
Dom
----- Original Message -----
From: Tim Funk
To: Tomcat Users List
Sent: Monday, June 02, 2003 1:43 PM
Subject: Re: Manager app and HttpURLConnection
That is because the manager servlet is protected. A 401 response code is a
challenge back to the client and the client needs to resend a new request
with the Header: WWW-Authenticate with the userid and password. More information:
http://www.cis.ohio-state.edu/cgi-bin/rfc/rfc2068.html#sec-10.4.2
-Tim
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)