Developing servlet applications using asyncrhonous request dispatcher
Subtopics
Developing servlet applications using asynchronous request dispatcher
Web modules can dispatch requests concurrently on separate threads. Requests can be dispatched by the server or client.