0 Replies Latest reply on Nov 29, 2008 12:11 AM by ray3

    Page definition with no real page

    ray3
      We want to define 'page' element which do not correspond to a physical page.  This looks like this:
           <page view-id="/DoSomething.xhtml">
               <navigation><redirect view-id="/pages/GreetingsEarthling.xhtml /> </navigation>
           </page>

      If the page element specifies an 'action', this works fine, but not if there is no 'action'.  Am I missing something, or is this the expected behavior.

      Thanks,
      Ray Clough