[Json-rpc-java] multiple servlets/contexts

Ahmed, Saad (IT) Saad.Ahmed at morganstanley.com
Sat Oct 7 04:14:04 SGT 2006


I'm sure i'm missing something here but I have an existing servlet with
session-specific information and a different context than the json-rpc
servlet.  Once I make a rpc call, a new session is created because an
HttpSession is specific to the context and I can't access the previous
session.  In order to get around this issue, I would need to use a
RequestDispatcher but this doesn't seem like the correct approach.
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.


More information about the Json-rpc-java mailing list