[Zope] Technical Question - Where the Session Data Stored ?
Dieter Maurer
dieter at handshake.de
Fri Sep 17 16:45:36 EDT 2004
kepes.krisztian wrote at 2004-9-17 10:26 +0200:
> ...
>They are multiple forms, because the first is open the next, but in same
>browser window, and when the second form opened, the first form is not
>saved to database, only stored in persistent store.
>And when the second form is closed by submit, the first form is showed,
>and the first form's data is get from persistent store, not from database.
Usually a session object is used for this kind of task.
Read the respective chapter in the Zope Book (2.6/2.7 edition, online).
--
Dieter
More information about the Zope
mailing list