configuring tomcat....please help.
Hi,
I have developed a web service which provides a result after 30 sec. Now i want only two clients to access the web service concurrently. if a third client wants to access teh service at teh same time, the third request has to be dropped. please help me how to configure this on tomcat for this. I am using tomcat and jwsdp1.5 to develop websevices(jaxrpc).
Thanks and Regards,
kartik.

