removeSessionMessage

removeSessionMessage(): String;

The removeSessionMessage method of the Application class reimplements the RootSchema method that displays a message on a Web browser when the Web session running an application deployed in HTML thin client mode ends. For example, you could reimplement this method to state the following at a site running applications deployed using HTML thin clients over the Internet.

Your session has now ended. Please sign on again.