5 Replies Latest reply on May 4, 2009 8:38 AM by ilya_shaikovsky

    Slow performance

      ajax4jsf is giving very bad performance due to submittion of entire page on every request.
      Example
      If i have multiple pages included in one jsp page. every request is submitting all the included pages to server. Is there any way I can submit only a part of the page?

      Thank you