Recent blog post
-
Asynchronous Support in Servlet 3.0
by Rajiv Mordani One of the significant enhancements made in JSR 315: Java Servlet 3.0 , is support for asynchronous processing.With this support, a servlet no longer has to wait for a response from a resource such as a database before its thread can cont...
3 days ago