BEA Logo

AbstractAsyncServlet Example

 

This example shows how to use AbstractAsyncServlet to create a simple chatting program. AbstractAsyncServlet implementation can prevent hung threads by decoupling response from incoming request and timing out unresponsive requests.
Enter your chat handle: