I made the mistake of using
@SessionState in a service, while this is only supported in pages
components or mixins.
So the annotation didn't do anything. So there was always just one instantiation of the object, which everyone used. I fixed my problem by using ApplicationStateManager in this service instead. On 17/06/13 13:36, Nathan Quirynen wrote:
|
- Sessions getting mixed up Nathan Quirynen
- Re: Sessions getting mixed up Kristian Marinkovic
- Re: Sessions getting mixed up Nathan Quirynen
- Re: Sessions getting mixed up Nathan Quirynen
- Re: Sessions getting mixed up Thiago H. de Paula Figueiredo
- Re: Sessions getting mixed ... Michael Gentry
- Re: Sessions getting m... Thiago H. de Paula Figueiredo
- Re: Sessions getting m... mailingl...@j-b-s.de
- Re: Sessions getti... Howard Lewis Ship
- Re: Sessions getting mixed up Thiago H. de Paula Figueiredo