Skip to Main Content

ORDS, SODA & JSON in the Database

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!

Tomcat. ORDS and PL/SQL Web Toolkit -- can't logout of session

bubba_tonMay 14 2023

When trying to log out of the web page that using the PL/SQL Web Toolkit, I never really log out, i.e. I can go back and see that I am still connected to the page.

I know that Apache HTTP with mod_plsql plugin had a procedure called logmeout() that would successfully log me out of the session. Is there an equivalent way to do this using Tomcat with the PL/SQL Web Toolkit?

Comments
Post Details
Added on May 14 2023
1 comment
396 views