Skip to Main Content

APEX

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!

Session Timeout Message in Oracle Apex page

Priyanka Saraf-OracleMay 2 2016 — edited May 2 2016

Hi,

Iam trying to throw a session timeout message as a window.confirm message in all my application pages once the timeout has happened.

I have written the code to calculate the time and check if session is valid in the page template javascript portion.

It seems to be working with one single browser tab,but if the same application is opened in more than 1 tab,the timeout is coming only in one page.

I see the below message in my broswer:

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.

After this message is seen,its throwing "Invalid username or password message or expired cookie please login again".

Please help me to fix this issue.

Thanks,

Priyanka

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 30 2016
Added on May 2 2016
0 comments
401 views