The neteye actioncache is an extension to the jakarta struts framework. Unlike other caching frameworks, it takes advantage of the MVC design and let's the controller decide, whether the view needs to be updated (because the model has changed).
Be the first to post a text review of neteye actioncache. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Release 1.2.4 ------------- - Now uses Struts 1.2.4 Release 1.1.4 ------------- - Support for Last-Modified and If-Modifed-Since headers - Each Struts module can now have its own cache dir - Cache files are spread over multiple directories to increase disk performance when working with large capacities - Cache files can now be savely deleted even while the application is running Release 1.1.3 ------------- - Module prefix added to default cache dir name - CacheDir can be set relative to webapp Release 1.1.2 ------------- - Deprecated proccessActionForward() replaced - Some checkstyle warnings have been fixed - Some needless debug code has been removed Release 1.1.1 ------------- - Bug 665654 has been fixed. - TilesCacheRequestProcessor added. Release 1.1 ----------- - Now uses the Struts 1.1 PlugIn interface - AbstractCacheableAction uses execute() instead of perform() - ExampleAction added Release 1.0.1 ------------- - Log4j has been replaced by the jakarta commons-logging package - The cache directory can now be configured using a servlet init parameter - Ant target "dist" added to build distributions - This ChangeLog has been added Release 1.0 ----------- - First public release
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?