getSessionAttributeForKey(String) method

Get the value of session attribute (SessionAttribute) in the current state based on the specified key from the current session.

Syntax

SessionAttribute getSessionAttributeForKey ( String attribKey ) throws DBException

Parameters

Returns

the session attribute value

Exceptions

Usage

the session attribute value