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