I am new to Flex. I am just wondering how to manage session and cookies for logging in, logging off in Flex?
I am using Flex HttpService and Java servlet.
When you're using Flex, you have the power of RIA that lets you apply the "Statelessness" REST is fighting for. Just go stateless, and send the credentials on each request. Keep your session on the client side.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more