Rainer Döbele created EMPIREDB-310:
--------------------------------------
Summary: Improve ParamterMap for request parameter handling
Key: EMPIREDB-310
URL: https://issues.apache.org/jira/browse/EMPIREDB-310
Project: Empire-DB
Issue Type: Improvement
Reporter: Rainer Döbele
Assignee: Rainer Döbele
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)