users@jax-rpc.java.net

cookie management between client and server

From: jeff <Jeff.Blattman_at_Sun.COM>
Date: Tue, 23 Dec 2003 15:30:00 -0800

we would like to have cookies that are set on the server managed and
returned by the client. we understand that there is a property that
must be set on the client to support this, but we're unclear about what
is required to enable this on the server.

a colleague of mine remembers that there was some sort of an SPI on the
server side where we'd have to author a plugin to handle this, but we
can't find any mention of this in the specification.

note that we are making the http response object available to the web
service on the server side by putting a filter in front of the jax-rpc
servlet, putting the response in thread local space, and grabbing it out
in the web service.

any information on this would be greatly appreciated.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net