[jboss-user] [JBoss Seam] - pages.xml - no-conversation-view-id problem?

bsmithjj do-not-reply at jboss.com
Fri Sep 14 10:05:55 EDT 2007


Hello,

I have the following rule:

  |   <page view-id="/abo_edit.xhtml" no-conversation-view-id="/index.xhtml">
  |     <navigation from-action="#{aboDelegateManager.setApplicationABODelegate}">
  |       <render view-id="/abo_edit_successful.xhtml"/>
  |     </navigation>
  |   </page>
  | 

If I type the URL to /abo_edit.seam directly into my browser, I can get to the page.  I expected from reading the documentation that what should happen is that I should see content from the index.xhtml page in my app.

Why is the no-conversation-view-id attribute not being obeyed by Seam?

I use Seam 1.2.1.

Thanks,
Brad Smith

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084462#4084462

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084462



More information about the jboss-user mailing list