|
How is that session data given to you?
Have you looked at stateful classes for RemoteObject, would that be good enough
to make sure you Java object is kept in sync? Do you simply want to hold onto
the session information for the life of your app or are you looking to persist
it on the client? If persisting the information you need to look into local
shared objects. Matt From: Hi, I have done much
things in flex but recently i want to store the token in client side after user
authentication it gives a token which i want to store in flex side and reuse it
when user send any other request i have to send it with the
request please help me regarding this matter i also try with sessions but
i can not under stand where i have to store that value for using session obect
what is the steps and how can i proceed or is there any other option available
to do that please help me. Bikram -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com ---- LSpots keywords ?> ---- HM ADS ?> YAHOO! GROUPS LINKS
|
- RE: [flexcoders] problem in storing session object in client s... Matt Chotin

