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 care of this. Thanks in advance Baldwin
