Class FilteredHttpSession

java.lang.Object
com.aoindustries.web.struts.FilteredHttpSession
All Implemented Interfaces:
HttpSession

public class FilteredHttpSession extends Object implements HttpSession
Filters setAttribute to make sure all session objects are precisely as expected by SessionResponseWrapper to ensure proper conditional use of jsessionid.
Author:
AO Industries, Inc.