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