[jira] [Updated] (OFBIZ-5131) Review ServletFilter architecture and Servlet vs Session vs Request objects

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-5131) Review ServletFilter architecture and Servlet vs Session vs Request objects

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharan Foga updated OFBIZ-5131:
-------------------------------
    Sprint: Bug Crush Event - 21/2/2015

> Review ServletFilter architecture and Servlet vs Session vs Request objects
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-5131
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5131
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Carsten Schinzer
>              Labels: control, filters, request-objects, servlet-context, session-context, website
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Diving deep into the framework and how it has implemented the basic web framework artifacts such as: ControlServlet, Filters etc. there are multiple inconsistencies discovered which require improvement in order to apply (JEE) Standard Techniques to implement features such as the handling of objects required at rendering time (request objects), within a session (Session Objects) or outside (default Servlet Configuration).
> Further to this, often code artifacts are found that manipulate the ServletContext during lifetime while this really should not happend as it causes inconsistent behaviour of the Servlet outside the foreseen customizations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)