You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2019/10/01 11:46:00 UTC

[jira] [Created] (EMPIREDB-310) Improve ParamterMap for request parameter handling

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)