On Fri, 01 Jun 2012 11:40:00 -0300, Angelo C.
wrote:
Hi,
Hi!
is this the correct way of hooking a PageRenderRequestFilter ?
Yes.
It works for
a few hours, then the app simply stops responding after a few thousands
of counts:
Are you sure it isn't something else that is m
Hi,
is this the correct way of hooking a PageRenderRequestFilter ? It works for
a few hours, then the app simply stops responding after a few thousands of
counts:
public class CountRequestFilter implements PageRenderRequestFilter {
final private RedisService redisService;
public