1 Reply Latest reply on Sep 7, 2011 9:39 AM by hollys

    ajax request mapping problem

    bala4875

      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