ok

I got that already

thanks


Hermod Opstvedt <[EMAIL PROTECTED]> wrote: Hi

Please redirect questions regarding Tomahawk to the MyFaces list. 

Hermod

-----Opprinnelig melding-----
Fra: Érico Teixeira [mailto:[EMAIL PROTECTED] 
Sendt: 30. juli 2007 20:26
Til: user@shale.apache.org
Emne: master-detail redirection with annoteded request bean and tomahawk
updateActionListener

I have an use case where I need to load a dataTable with all monthly fees
from a student and put a link in id column to redirect to an annotaded Fee
Request Bean  where I can visualize all details ...

I've tried to use :


        value="#{studentBean.fees}" preserveDataModel="true"
        rows="8"
        >
...


immediate="true">
    
    




In my faces_config.xml I have :

    
        *
        
            #{studentBean.choose}
            success
            /view/fee.xhtml
            
        
    


Using Eclipse / Tomcat Debug when I enter in feeBean I can see that my
property #{feeBean.fee} is set to null

Are those steps correct ? Is that the way to have a master-detail
redirection using these frameworks ?
       
---------------------------------
Moody friends. Drama queens. Your life? Nope! - their life, your story.
 Play Sims Stories at Yahoo! Games. 



       
---------------------------------
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us.

Reply via email to