On 28.06.2004 09:45, Derek Hohls wrote:
If I need to access variables, created in flow,
from a JXTemplate page that is NOT called by
the flowscript itself. how can I do that?
(Do I need to create a session at the start of the flowscript, or is there some other, better way?)
If these variables only must live from flowscript to JXTemplate (so are really temporary) I would suggest to store them as request attribute instead of sesseion attribute. The way is the same ...
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
