Two quick questions about cookies: 1. The cookie interceptor definition appears to be missing from the struts-default.xml file on 2.1.6. Is this a sign the the interceptor is on its way out? 2. The interceptor looks like it can only be used to read cookies. Do I need to grab the response object directly and add the cookie manually?
Z.