----- Original Message ----- 
From: "Eric Daras" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>

> 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 ?

data.getUser().setTemp(key, value);

data.getUser().setPerm(key, value);

Stephane


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to