Session level pull tools are what would work best.  They've been in
Turbine since pull tools were introduced way back.

>>>>> On Thu, 30 Oct 2003 09:37:50 +1100, Scott Eade <[EMAIL PROTECTED]> said:

> brian wrote:
>> Is there a way to save an object in the
>> (org.apache.velocity.context.Context) for longer than the current
>> page request, so it may retrieved from a different template page
>> later?
>> 
> You cans tore the object in User.Temp: data.getUser().setTemp("ref",
> object); data.getUser.getTemp("ref");

> In 2.3 you can also configure and use the SessionData pull tool and
> use this to store objects in the session.

> Scott

> -- Scott Eade Backstage Technologies Pty. Ltd.
> http://www.backstagetech.com.au





> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]

-- 
=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]
                                                    [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to