kosal bhati,As I uderstand shared objects only stores some data on client or
server side. But looks like it don't solve my problem.

I calls remote java services methods using mx:RemoteObjects. The problem is
I try to get  authenticated user from session inside my service and I can
not do that, because cookies on server are disabled and amf headers do not
contains jsessionId parameter. Jsessionid is appended to the url in browser,
so I puted it to flex via javascript and tried to append it to amf request
header  but I've not found how to do that.

In other words, the problem is in security. I am afraid that someone can
emulate remote method call and get usefull information. So I need check
every service method call and protect my data.



2010/1/16 kosal bhati <[email protected]>

> hey man.....u can do it with shared object in flex...................check
> it out......
> --
> 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]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>
--
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.

Reply via email to