In Axis 1.4, if the service scope is configured as "Session", it means that one object will be created for a session.
Requests from clients may belong to one session or not.  So how could I know the request come from a same session ? Is there any Api in axis 1.4 to handle session ? Is the session the same one as HttpSession ?
 
Anybody can help ?
 
thanks
 
-Xu
 

Reply via email to