Hi,

I am interested in perhaps using sessions. The basics are simple, but I do 
have on requirement and that is to be able to set some state information 
(e.g. the user's name) for the session from the client (in particular an 
identifier so that each session can be customized.) How is this do-able? It 
would be great to be able to do this automatically at the start of the 
session. I want to avoid the obvious workaround of having and 'init()' 
method for each end to set this up if there is a built-in way to do this.

Pointing me to relevant examples/FAQs would be welcomed.

Thanks,

-- J

Reply via email to