Session data as parameter to other method
10 Mar
2003
10 Mar
'03
5:39 p.m.
Hi, I like to use Session data as a parameter to another method (a Zsql Method i.e.). How can I do that in dtml? <dtml-with SESSION mapping> doesn't work. I guess I should use getSessionDataBy Key, but I didn't figure out exactaly how. Can anyone help me? Thanks.
11 Mar
11 Mar
10:13 p.m.
New subject: [Zope] Session data as parameter to other method
Leonardo Fernandes wrote at 2003-3-10 14:39 -0300:
I like to use Session data as a parameter to another method (a Zsql Method i.e.).
ZSQL methods take their parameters either from REQUEST or explicitely passed keyword parameters. Please read the respective chapter in the Zope Book (2.6 edition). Dieter
8427
Age (days ago)
8428
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Leonardo Fernandes