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!

Session expiration issue

3698326Sep 27 2019 — edited Oct 1 2019

Hello,

My issue begins when a session expires.

Whenever I leave my application open for more than 30 min without touching any key. I get a popup alert that my page is about to expire.

Then after 2 minutes i get another one that my page expired.

If i press "Ok" the page refreshes. If I logout and re-login i get the following xml warning.

pastedImage_0.png

I have to remove the extra code in the url http://localhost:7101/M/faces/index?_adf.ctrl-state=1ba388uit7_3 to make it work

Any idea how to get rid of it?

Using JDEV 11.1.2.3

Thank you

This post has been answered by 3698326 on Oct 1 2019
Jump to Answer
Comments
Post Details
Added on Sep 27 2019
7 comments
324 views