Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.SessionID

Returns the current session's ID.

Syntax

Description

The SessionID method turns the current session's ID. The form and length of the session ID that is returned is dependent upon the application server.

Returns

A string containing the current session's id. If the session is inactive or if the session ID cannot be determined, the method returns null.

Example

See Also

SendMail()

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.