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

James M Snell resolved ABDERA-158.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0

checked in. I modified the patch so that the existing 
RequestContext.getAttribute and setAttribute methods can be used.  There is a 
new value for the Scope enum called CONTAINER that, when using the 
ServletRequestContext, will use the ServletContext.

e.g. context.setAttribute(Scope.CONTAINER, "foo", "bar");

> Make ServletContext available in ServletRequestContext
> ------------------------------------------------------
>
>                 Key: ABDERA-158
>                 URL: https://issues.apache.org/jira/browse/ABDERA-158
>             Project: Abdera
>          Issue Type: Improvement
>            Reporter: Glen Daniels
>             Fix For: 0.5.0
>
>         Attachments: servletContext.patch
>
>
> See 
> http://www.nabble.com/Passing-an-Object-from-the-servlet-through-to-the-provider--to17222810.html

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

Reply via email to