John
2012-12-31 08:42:40 UTC
As a solution to my previous issue of caching DAO resuls for components I've been looking at annotation based caching like this http://onjavahell.blogspot.co.uk/2009/09/annotation-driven-caching-with-ehcache.html.
However I am loath to start muddling with integrating Spring and Tapestry IoC, I'd prefer a pure Tapestry solution that wrapped away the ehCache configuration and avoided using Spring and its tedious xml configs.
Any suggestions?
John
However I am loath to start muddling with integrating Spring and Tapestry IoC, I'd prefer a pure Tapestry solution that wrapped away the ehCache configuration and avoided using Spring and its tedious xml configs.
Any suggestions?
John