Hello,
I am using the Tomcat Formed-Authentication (Tomcat 5.0.19). Now, I know that the login page will pop-up only once per browser session. When the user exits the application, I want that the next time he enters, the login page pops-up
again. To do this, I suppose I have to close the browser application when
he exits the application.
Any idea of how to do it?
Thanks
I am using the Tomcat Formed-Authentication (Tomcat 5.0.19). Now, I know that the login page will pop-up only once per browser session. When the user exits the application, I want that the next time he enters, the login page pops-up
again. To do this, I suppose I have to close the browser application when
he exits the application.
Any idea of how to do it?
Thanks