JBoss.orgCommunity Documentation

Chapter 1. Introduction to Mobicents JAIN SLEE HTTP Servlet Resource Adaptor

An HTTP Servlet is used to extend the capabilities of servers that host applications access via a request-response programming model. Although servlets can respond to any type of request, they are commonly used to extend the applications hosted by web servers. The aim of the HTTP Servlet Resource Adaptor is to provide the ease of same request-response programming model in SLEE environment. HTTP Servlet Resource Adaptor is not an replacement for HTTP Servlets but is suppose to work in close proximity with Servlet to gain the smooth integration between web application hosted in Web Server and application developed using Service Building Block hosted in the SLEE container.