Stripes is a Java framework with the goal of making Servlet/JSP based web development in Java as easy, intuitive and straight-forward as it should be. It's stripey and it doesn't suck.
Allow FlashScope to be serializable when request (HttpServletRequest) field is non-null. This allows HttpSession's to be serialized in multi-server shared-nothing configurations.
Allow FlashScope to be serializable when request (HttpServletRequest) field is non-null. This allows HttpSession's to be serialized in multi-server shared-nothing configurations.