[jboss-user] [JBoss Seam] - Re: Pageflow executed before the model values are applied

hazlorealidad do-not-reply at jboss.com
Wed Sep 13 15:19:17 EDT 2006


The pageflow didnt appear correctly trying again...

<?xml version="1.0"?>

<pageflow-definition name="documentRegisterEntry">
    <start-page name="type" view-id="/documentOrRegister.xhtml">
        
        
    </start-page>

    
        
        
        
    

   <page name="register" view-id="/register.xhtml">
        
        
        
    

    <page name="document" view-id="/document.xhtml">
        
        
        
                 
        
    

    <page name="documents" view-id="/documents.xhtml">
        
        
        

        
    
    
    <page name="complete" view-id="/new_complete.xhtml">
        
        <end-conversation/>
        
</pageflow-definition>


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

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



More information about the jboss-user mailing list