Skip to Main Content

Java Development Tools

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 calculate/show the time elapsed since last query execution

Mohammad JabrJul 9 2012 — edited Jul 9 2012
Hello All,
I am using Jdeveloper Studio Edition Version 11.1.2.1.0, ADF BC, and ADF Faces Rich Client.
In my page I have a table and a button binded to execute action so that the user can re execute the query whenever he wants.
I need to show the time elapsed since the last query execution in minutes and reset this value each time the user clicks the button. This value should be updated automatically on the page as the time elapsed.
I don't want to use af:poll component since this will prevent session timeout.
This post has been answered by Arunkumar Ramamoorthy-Oracle on Jul 9 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2012
Added on Jul 9 2012
13 comments
846 views