httpclient « Security « JSP-Servlet Q&A





1. Help with handling authentication related intermediate redirects with HttpClient    stackoverflow.com

I am trying to open this uri

https://some-host/a/getmeta?id=10  (this url is passed to proxi.jsp page)
.. but it redirects to authentication service (on https) which popups a box for username and password...and ...