Name

<ora:invalidateSession>

Synopsis

The <ora:invalidateSession> action invalidates the current session, telling the container to remove all session variables and mark the session as expired.

Syntax

<ora:invalidateSession />

Attributes

None.

Example

<%-- 
  Invalidate the current session
--%>
<ora:invalidateSession/>

Get JavaServer Pages, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.