convert(String) method

Called when de-serializing the string retrieved from the session variable back into the bean.

Syntax

T convert ( String value )

Parameters

Returns

bean of type T after the de-serialization

Usage

bean of type T after the de-serialization