You can mantain sessions between the client and server ... take a look at how
org.apache.axis.handlers.SimpleSessionHandler works ...
org.apache.axis.handlers.SimpleSessionHandler works ...
here's an article describing sessions.
Vineet Singh <[EMAIL PROTECTED]> wrote:
hi all
I need to implement the following case, need some help in what way that can be done.
I want to check if the same client is firing the request or a different client for a given web service.
if it is the same client how to identify it?
I want to keep most of the implementation on the server side.
Thanks
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
