Runtime tools : Channels components : AJAX channel : Concepts : AJAX channel architecture : AjaxRequestServlet
  
AjaxRequestServlet
The AjaxRequestServlet class extends the CSReqServlet class and is the point of entry for an AJAX request. The AjaxRequestServlet class uses the functions that are contained in the BTTChannelDriver class.
Go up to
AJAX channel architecture