I am creating a JSF application having a database link like a table is fetching the data from derby database.I am using Netbeans with Visual web pack.Just want to know that the problem is the database gets updated in the background after every 5 seconds so I want to display the recent data to the user by refreshing the JSF page.If some one has some code or tutorial to accomplish this task.Please help me.
Dear Mark, I am having one more query like if we use meta tag with refresh as in jsp. Will it not work?or it will create too many database connections and consume the memory? --Sonal
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.