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

James M Snell resolved ABDERA-84.
---------------------------------

       Resolution: Invalid
    Fix Version/s: 0.4.0

RequestContext already has this. e.g. 
RequestContext.setAttribute(Scope.SESSION, "foo", "bar");

> Server side session management support
> --------------------------------------
>
>                 Key: ABDERA-84
>                 URL: https://issues.apache.org/jira/browse/ABDERA-84
>             Project: Abdera
>          Issue Type: New Feature
>            Reporter: Deepal Jayasinghe
>             Fix For: 0.4.0
>
>
> I am implementing a client server application using abdera and I need to 
> maintain a session in the server side , simply I need to keep a value in the 
> session across multiple requests. When I looked at the code I did not find a 
> way to do that, so it would be great of we can add the HttpServletRequest in 
> to the RequestContext . Then I can store value in the HttpServletRequest  and 
> use that. 

-- 
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