The Flash Remoting session is independent of HTTPSession objects available to JSPs and servlets. A stateful JavaBean instantiated through Flash Remoting MX cannot access an object stored in a session by a JSP or servlet. Conversely, a JSP or servlet cannot use its session to access a JavaBean instantiated through Flash Remoting MX."
Is there a way to transfer the session information from a JSP to a flash movie?
Is there a way to transfer the session information from a JSP to a flash movie?