getSessionAttributeForKey(String) method

Get the value of session attribute (SessionAttribute) based on the specified key.

Syntax

SessionAttribute getSessionAttributeForKey ( String attribKey ) throws DBException

Parameters

Returns

the session attribute value

Exceptions

Usage

the session attribute value