Bonjour, I can find in the documentation something like that :
"Until the user actually logs in, it is only possible to store temporary data for that users session. When the user logs in, it is possible to store permant information by simply putting data into a hashtable. The implementation of the User object (ie: TurbineUser) in the framework takes care of the issues involved with serializing that information to a resource such as a database or file on the hard disk." I'm just a beginner and i want to know how to store temporary data available during the user session and how to define permanent informations. Where can I get some examples ? Excuse for the bad English Meci d'avance Eric Daras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
