JSF, refresh periodically a component with ajax?

前端 未结 2 1781
悲哀的现实
悲哀的现实 2020-12-10 03:04

I\'m working on an application JSF and i want to refresh periodically a component with ajax Like facebook notification zone behaviour. How can i do that?

2条回答
  •  北海茫月
    2020-12-10 03:48

    In RichFaces there is a poll component as well. Here is a nice example they provide

    
          
                
          
    
    
    
          
               
                    
                    
                      
                         
                    
              
              
        
    
    

提交回复
热议问题