Hi all, I use mx:RemoteObject to communicate with grails(java) server under tomcat. I need to check is user was authenticated by jsessionid. But cookies on tomcat are disabled, so I supposed I should attach jssesionid to each amf request.
Is It Possible? Or how I can to check logined user or not when cookies are disabled? Any help will be greatly appreciated.
-- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

