convert(T) method

Used to serialized the bean of type T into string so that it can be saved into the session variable.

Syntax

String convert ( T object )

Parameters

Returns

serialized string

Usage

serialized string