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?