0 Replies Latest reply on Oct 28, 2007 9:37 PM by x490812

    Navigation using ui:include?

      I want to rerender everything but the menu on my page. I was going to do this using ui:include with an EL expression inside a div tag out side of the menu div, and rerendering that section via ajax. My question is simple - Upon submit of an action that will send me to a new page, How do I get the page I will be going to so that I can put it into the EL expression so that I can rerender the ui:include?

      If this is not the correct way to rerender a page, but leave the menu intact, then please let me know a better way