On Tue, 26 Dec 2000, fanyun wrote:

> Hi:
> 
> I am now using turbine+velocity.
> 
> I want to find a correct way to store some object in the session. Should I store 
> object in Rundata object?  If so, which function should I use?
> 

Yes, you can store anything you want in Rundata:

data.getUser().setTemp(String key, Object value)

There are some comprehensive notes in the mail archives
if you want more info :-)

jvz.




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to