2 Replies Latest reply on Sep 25, 2008 3:16 PM by johnboy

    Newbie Question. Exclude on rerender.

    johnboy

      I have xhtml which includes other xhtml using Richface 3.2.0GA. When I do this I want to ajax rerender most of it on a periodic basis.

      In one page I have input fields in a form. If I rerender the thing fast enough I clean out the text I am inputing and replace it with the orig value.

      What is the best way to exclude one page from being rerendered, since I assume calling out the explicit form id's on mulitiple xhtml could be an issue.

      ANy thoughts would help..