Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 


ics:catalogmanager.logout

Logs out a user from within an application using ics:catalogmanager.

Syntax

Parameters

ftcmd (required)
Value must be set to logout.

killsession (optional)
If the value is set to true, it destroys the session maintained on the server. Do this only at the end of processing a given HTTP request since you can not recover or re-create a session until the next HTTP connect issued by the client. This is useful for web users after they finish their session.

Error Numbers

The possible values of errno include:

Value
Description
-105
Database error.

See Also

The following ics:catalogmanager command:

ics:catalogmanager.login

  Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.