several actions and req-resp trips
If you have a group of actions, lets
call this a function, that act on data that needs to be persisted during
the length of a session, the most obvious way for me to handle this
behavior is by creating a component and
corresponding enabler interface for
Behalf Of Sergio Infante
Sent: Friday, February 20, 2004
11:42 AM
To:
[EMAIL PROTECTED]
Subject: [OS-webwork] Data spanning
several actions and req-resp trips
If you have a group of actions, lets call this a
function, that act on data that needs to be persisted during the length of a
session, the
If you have a group of actions, lets call this
a function, that act on data that needs to be persisted during the length of a
session, the most obvious way for me to handle this behavior is
by creating a component and corresponding
enabler interface for each function (group of actions) and h