0 Replies Latest reply on Jul 30, 2008 3:17 AM by reinhard.graf

    rich:menuItem reRender does not work after sendRedirect

    reinhard.graf

      Hi,

      in my application I have a contextmenu. One menu item is for downloading selected files. Therefore I call a sendRedirect to a download servlet.
      After downloading the file, my filelist should be refreshed but it seems
      the reRender does not work. Also the oncomplete event handler is not called.

      Any ideas how I can solve this problem ?

      regrads