[EMAIL PROTECTED] wrote:
Oleg,
I ran my program several times and still received the same "Try again
later response." I also tried contacting the site with my browser. No
problem at all doing it that way.
It looks like I am almost there . . .but not quite!
Jerry
Jerry,
Does the server use the J2EE form-based authentication or some sort of
home-grown authentication model?
Are you sure you got the parameter names ('username' and 'password' in
your code sample) right? They are certainly wrong if the J2EE form-based
authentication is being used
Oleg
------------------------------------------------------------------------
Subject:
Re: Problem using HttpClient to access information on web site
From:
[EMAIL PROTECTED]
Date:
Sun, 15 Jan 2006 16:03:42 EST
To:
httpclient-user@jakarta.apache.org
To:
httpclient-user@jakarta.apache.org
Oleg,
Pardon me! I re-checked the responseBody and something has definitely
changed since I added the "data" parameter to my POST as you
recommended. I decided to redirect the responseBody output to a .html
file so that I could easily examine it with my web browser. It now is a
web page displaying, among other things, the following messages.
Please Try Again Later
We're sorry. We're unable to process your request right now.
Please try again <file:///C:/Login> later or call us at (888)
867-5175 for help.
Which looks like a temporary problem. Perhaps if I re-run my program, I
may get the response I am looking for. Any other suggestions?
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]