0 Replies Latest reply on Sep 21, 2010 5:56 AM by bala4875

    AJAX request url mapping issue Please help

    bala4875

      Hi all,

       

      I noted ajax request going for all request from our application due to ajax4jsf allowing /* in the url pattern. Is it possible to set specific url alone instead of all requests?  Tried with with certain url then ajax not working. Any one guide on this please.

       

       

      <filter-mapping>

       

      <filter-name>ajax4jsf</filter-name>

       

      <url-pattern>/*</url-pattern>

       

      </filter-mapping>

       

      Thanks

      Bala