In the usage section,
data.setMessage( data.getScreen() + " Got " +
obj.getContents().toString() + " from global cache!" );
what kind of object is data? Is it RunData object?
And at the end of the section, it says:
To see an example, look at the file TestGlobalCache.java located in the
actions folder.
Would you please point out where the file is ?
Thanks a lot.
-----Original Message-----
From: Thomas Vandahl [mailto:[EMAIL PROTECTED]
Sent: Friday, June 08, 2007 2:34 PM
To: Turbine Users List
Subject: Re: caching object
jill han wrote:
> Is there any example or tutorial that shows how to use turbine cache
> service to cache a rarely changed object?
>
http://turbine.apache.org/turbine/development/turbine-2.3/services/cache
-service.html
is a good place to start. See the example in the Usage section.
Bye, Thomas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]