2 Replies Latest reply on Apr 9, 2009 12:02 PM by j0ke

    a4j:pool problem when a4j:outputPanel for reloading contains

    j0ke

      Hello,
      My problem is that I want to use a4j:pool and make ajax refresh for a4j:outputPanel which contains not only rich:table, it contains <img src or h:graphicImage which use my own Servlet for rendering image chart.

      The problem is that with the pool the table is refreshed but the image is not refreshed. This is only for ajax request normal F5 works. When I disable image cache with Web Developer addon for Firefox everything is fine but I cannot find how to disable cache for ajax requests. ( The normal META solutions with no-cache doesnt work)

      Regards,
      Naiden Gochev