This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: Creating a AJAX Server Push Componentilya_shaikovsky Apr 23, 2007 5:48 AM (in response to mrnice)You may just use rich:tree component with ajaxSubmitSelection enabled to implement the behaviour you need. 
- 
        2. Re: Creating a AJAX Server Push Componentmrnice Apr 23, 2007 6:06 AM (in response to mrnice)so the receiving component does then automatically receive the data? 
 Thx btw. ( I am still searching for light in the big fog of JSF :) )
- 
        3. Re: Creating a AJAX Server Push Componentilya_shaikovsky Apr 23, 2007 6:29 AM (in response to mrnice)nodeSelectListener will be called after selection event fire the ajax request to server. So you can manage your data according your needs. 
- 
        4. Re: Creating a AJAX Server Push Componentmrnice Apr 23, 2007 8:04 AM (in response to mrnice)thx a lot. 
 I will try that.
 BTW: you have very good response times here !! Keep up the work, i really love whats going on here !
 
    