1. Is there any way to read cookies from the response object in Java? stackoverflow.comIt doesn't seem that HttpServletResponse exposes any methods to do this. Right now, I'm adding a bunch of logging code to a crufty and ill-understood servlet, in an attempt to ... |