Seam page navigation with includes
Posted
by Marc
on Stack Overflow
See other posts from Stack Overflow
or by Marc
Published on 2010-06-01T10:12:43Z
Indexed on
2010/06/01
10:13 UTC
Read the original article
Hit count: 320
Hello,
I'm using seam page navigation rules. and did not experience any problem with adding rules which redirect from one page to another. But since I designed my page views using those redirection simply don't happen anymore for those pages. Tried to define the rule to the view that gets included, then to the view that includes the others (which to me was making more sense) but none work. Is there anything special about page navigation in seam using included view-id ?
I'm using jsf, xhtml as my page views.
Thanks
© Stack Overflow or respective owner