Create a new class that extends HttpState and make it serializable.
I'm not sure exactly what information you want to serialize with it,
the cookies would be good to keep I suppose but there may be references
to a bunch of stuff you don't want to keep. If you come up with
something that works for you it would be great if you'd consider
contributing it back to HttpClient. Initially I think it would be
something for the contrib package but it could be good to merge it with
HttpState after 2.0 is released.
Let me know if you need more details.
Regards,
Adrian Sutton.
On Thursday, June 12, 2003, at 09:01 AM, Ralph Goers wrote:
I am trying to save the HttpState object in the session and am getting
a message from Weblogic Server saying the attribute is not
serializable and will be lost upon redeployment. How can I address
this?
Ralph
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]