You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Jill Heck <JH...@lendx.com> on 2002/05/30 01:05:09 UTC

Session ID from Axis

hi,

i'm trying to figure out how to get the session id that is stored in the
Session object that Axis creates. there are no methods to get the "rep" or
"req" objects out of AxisHttpSession. the only thing i really have available
is the timeout and get/set attribute fields. 

i want to use the session id for tracking purposes. am i missing something?

jill