All,
I have a question regarding Tabbed Panel in Struts2.
If I have a few panels and I want the content on a tab to be updated every five seconds would how would I do this?
Also, I only want the tab which is currently being viewed to update at the given interval. The other tabs should update when selected and then continue t be updated every five seconds until the user selects another.
Can anyone suggest an approach which allow me to do these things?
Thanks,
Alex