I have a few services running in the same web-application.  The way things
are now, each service ends up having a separate session.  I would like to
have a session shared across the services (e.g. login/authenticate in one
service, put auth token in session, access auth token in another service
from the session).

Any ideas on how to do this?

-- bob
----------
Robert Herold
Cotagesoft, Inc.
650 474 9013 x808


Reply via email to