...
[12:46:52 CDT(-0500)] <peterjhart> good point
[13:08:04 CDT(-0500)] <athena> EricDalquist: with the spring ehcache library, how do i configure what's used as a cache key?
[13:08:25 CDT(-0500)] <athena> like i have a method getMap(PortletRequest request), and i'd like to it just cache the result ignoring the portlet request parameter
[13:08:29 CDT(-0500)] <athena> since it's the same for all users