Class AjaxFilter

  • All Implemented Interfaces:
    ComponentEventRequestFilter

    public class AjaxFilter
    extends java.lang.Object
    implements ComponentEventRequestFilter
    A filter that intercepts Ajax-oriented requests, thos that originate on the client-side using XmlHttpRequest. In these cases, the action processing occurs normally, but the response is quite different.