umark
Jun 7th, 2006, 06:53 PM
I am implementing a pattern where a web controller would
put a session in one of three states with respect to an
operation:
a) start ("start" the operation)
b) refresh ("refresh data in the operation)
c) end ("end" the operation)
I would like to know how the controller can obtain the
identity of the session or otherwise mark the session
in a state in its tables.
Thanks,
Umark
put a session in one of three states with respect to an
operation:
a) start ("start" the operation)
b) refresh ("refresh data in the operation)
c) end ("end" the operation)
I would like to know how the controller can obtain the
identity of the session or otherwise mark the session
in a state in its tables.
Thanks,
Umark