Component SESSIONCLOSER

Overview

The component SESSIONCLOSER is an invisible component that automatically closes the session on server side when being removed.

It is typically placed in the outmost/starting-page of the application - if this one is removed (e.g. user naivgates to some different page or closes the browser), then it's a valid time to send some signal to the server, which then removes the corresponding session.

Attribute summary

Typically used attributes

All attributes are

General attributes are

Positioning

Used inside: BEANPROCESSING

Attribute details

comment

Comment that can be asigned to any component. The comment is not operationally used.

Any textAny text

configinfo

Configuration information that is attached to this component. This information is not functionally used by CaptainCasa, but may be used for any application specific purpose.

rendered

Flag that indicated if this component is rendered at all. If set to false then the component is not rendered - there is no component data sent to the client.

trueComponent is rendered (default)
falseComponent is not rendered