0 Replies Latest reply on Sep 27, 2010 11:30 PM by bala4875

    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