The AjaxHtmlPresentationHandler class extends the HtmlPresentationHandler class. Unlike the HTML presentation handler, the response message of the AJAX presentation handler is a formatted JSON string. A client browser handles the string as a JSON object for rendering.