Hello Naresh,

> I want the user to be redirect to that page with
> the user being prompted for username and password again. 

In a previous mail, you wrote:

> when we
> try to access the URL through the Java Program after HttpClient
> authentication, windows authentication popup is thrown.

So that is exactly what you want. What is your problem?

I am suspecting that you don't have any problem with HttpClient
at all, but that you need help with your application architecture.
That is not the scope of this mailing list. We do have an
application design FAQ though, and I recently added something
about servers authenticating on behalf of clients:

http://wiki.apache.org/jakarta-httpclient/FrequentlyAskedApplicationDesignQuestions#head-e63c63dcbb2b152f9f6ad74b29b80cd00d45abe7

I'm not sure whether that is what you are trying to do.
If so: it's not possible.

hope that helps,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to