This mini application demonstrates the use of the JSP
caching tags in an application. The underlying cache is a simple file
system implementation.
You can tell that the data is being cached by checking the reporoot directory
you set up. If it is working it will contain cache entries which are files
starting with "CN".
|