Hello,
I'm pretty new to PSP/Webware. I've got the following problem: how can
I access session form PSP? I've tried:
<%
sess = self._session()
sess.setValue('x', 5)
res.write(str(sess.value('x')))
%>
But this seems to be wrong.

Who can help?
Please!

greets,
Marek





-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to