You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2007/10/17 17:57:51 UTC

[jira] Created: (SLING-65) Add RequestParameter abstraction

Add RequestParameter abstraction
--------------------------------

                 Key: SLING-65
                 URL: https://issues.apache.org/jira/browse/SLING-65
             Project: Sling
          Issue Type: New Feature
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: 2.0.0


As discussed on the list add the RequestParameter abstraction to microsling. microsling will just replicate the parameters provided by the Servlet API and will also not support any parameter encoding. This is implemented in the real Sling.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-65) Add RequestParameter abstraction

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-65.
----------------------------------

    Resolution: Fixed

Added RequestParameter and RequestParameterMap interfaces and getter to SlingRequestContext in Rev. 585568

> Add RequestParameter abstraction
> --------------------------------
>
>                 Key: SLING-65
>                 URL: https://issues.apache.org/jira/browse/SLING-65
>             Project: Sling
>          Issue Type: New Feature
>          Components: microsling
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 2.0.0
>
>
> As discussed on the list add the RequestParameter abstraction to microsling. microsling will just replicate the parameters provided by the Servlet API and will also not support any parameter encoding. This is implemented in the real Sling.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-65) Add RequestParameter abstraction

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated SLING-65:
-----------------------------------

    Component/s: microsling

> Add RequestParameter abstraction
> --------------------------------
>
>                 Key: SLING-65
>                 URL: https://issues.apache.org/jira/browse/SLING-65
>             Project: Sling
>          Issue Type: New Feature
>          Components: microsling
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 2.0.0
>
>
> As discussed on the list add the RequestParameter abstraction to microsling. microsling will just replicate the parameters provided by the Servlet API and will also not support any parameter encoding. This is implemented in the real Sling.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.