Here is a newbie question. 
I just wanna to control the number of clients to access to my webservice.
Simply, I can allocate the "key" to client side, and each RPC call will take the "key" as a parameter. so I can manage the client/session.
But my question is how to manage the client/sessio using HttpSession in Axis ?
Anybody can give me a clue ?
 
thanks
 
- xucai

Reply via email to