Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In order to securely pass values and objects between pages, a session based parameter map is used to encode and decode the parameter values.
Currently the implementations has several limiations as
- cannot be overridden
- method signatures for Object[] not well chosen
- No simple way to store an object for a cross page call