Description
With Struts 2.6, there may be an opportunity to introduce some additional OGNL cache configuration capabilities. One idea is to provide an cache size control, and a toggle for an LRU cache mode. These configuration controls could be applied to the expression cache and BeanInfo caches independently.
The new properties could be optional, with the framework using a standard default cache if the properties are not provided.