Geoffrey Talvola wrote: > A cache is better off as a module variable or a class > variable so it can be > shared across servlet instances. I have a cache > implementation that I use > that I can upload into the Webware Sandbox. I'll send > another message when > I've done that. >
I've checked in my Cache implementation into the Webware Sandbox. You might not be able to see it right away in anonymous CVS but if you have a developer account to the sandbox you can see it now. Look in Sandbox/gtalvola/Cache.py . Feel free to ask me any questions about how to use it. - Geoff ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
