Will the Axis HTTP client classes follow redirects?

I write my own server (because it has to be in this proprietary language we use for the business system). Each client needs a new process (They use loads of global data - it's all hideous!), so I want the first request from a client to be redirected to a newly spawned server on another port.

I'm planning to spawn the new server, and send an HTTP 301 response to point the client at that new server.

Will this work?

_____________________________________________________________________
This message has been checked for all known viruses. Virus scanning
powered by Messagelabs http://www.messagelabs.com For more information
e-mail : [EMAIL PROTECTED]




Reply via email to