getValue
getValue(parameterName)
The getValue method returns the object value corresponding to the specified parameterName. Object can either be a String, Double, or a Date.
The getValue method requires the following parameter:
*
parameterName-a string defining the name of the session data name-value pair.
Return value
The getValue method returns an object containing the value of the parameter named.