Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to refresh data table automatically in JSF

843844Apr 8 2009 — edited Nov 24 2009
Hi,

I have a JSF page containing a richFaces DataTable. Well, I need to refresh it every X seconds.I can do it using Javascript or meta refresh tag so that the whole page is refreshed. Is there any way to refresh only the data table (using AJAX, I suppose, but, how?? ) or to call a button action(Which is used to populate values in datatable) automatically. I cant find any tutorial or help..!Please suggest your valuable inputs on this regardings.

Thanks in advance!!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2009
Added on Apr 8 2009
5 comments
1,855 views