GuiceFilter: How to repeat an HTTP request?

25 views
Skip to first unread message

Gili

unread,
May 17, 2013, 11:00:46 PM5/17/13
to google...@googlegroups.com
Hi,

I'd like to replay an HTTP request if a database deadlock occurs; however, GuiceFilter prevents me from invoking chain.doFilter(servletRequest, servletResponse) a second time because it uses an internal index that increments every time doFilter is invoked.

How do I get GuiceFilter to repeat an HTTP request without having the client re-issue the request?

I've cross-posted this question to http://stackoverflow.com/q/16620003/14731

Thanks,
Gili
Reply all
Reply to author
Forward
0 new messages