Hello,
I am a new to Flex and blazeDS. I have done a lot of projects with Spring and jsp in the past and never had a problem with session and worked very well.
Now I used FlexContext.getSession() and put userId in session. Then One of spring controller get this userId from session. Now most of users got wrong Id and got wrong user Profile according to wrong Id. I am not sure how I can control from spring blazeDS integration or it is responsible for Flex client site coding.
Please help me I am getting big trouble with clients.

Thanks in advance.