to build axis with the
commons-httpclient in the classpath.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:baldwin@;wingfoot.com]
> Sent: Tuesday, November 05, 2002 9:32 PM
> To: [EMAIL PROTECTED]
> Subject: handling 302
>
>
> Is Axis client set up to handle redi
Is Axis client set up to handle redirection(302 http code)? My application
makes a web service call to a particular url, which sends back a 302 http code
along with the url to redirect to.
Does anyone have any experience with this scenario. Should I write a custom
client handler to take car
the second url contains a dynamically created session id
baldwin
-Original Message-
From: [EMAIL PROTECTED] [mailto:Kevin.Bedell@;sunlife.com]
Sent: Tuesday, November 05, 2002 1:18 PM
To: [EMAIL PROTECTED]
Subject: Re: handling 302 redirects
Can you simply have your application call
Can you simply have your application call the second URL?
"Baldwin Louie" <[EMAIL PROTECTED]> on 11/05/2002 04:08:07 PM
Please respond to [EMAIL PROTECTED]
To:<[EMAIL PROTECTED]>
cc: (bcc: Kevin Bedell/Systems/USHO/SunLife)
Subject:handling 302 redirect
Is Axis client set up to handle redirection(302 http code)? My application
makes a web service call to a particular url, which sends back a 302 http code
along with the url to redirect to.
Does anyone have any experience with this scenario. Should I write a custom
client handler to take ca