I'm trying to debug the response headers our application is generating so I can know exactly what is getting sent to the browser. Is there a way in a JSP to print out all of the headers? Like the getHeaderNames() for request, only for response instead?
Any ideas would be appreciated. Thanks! To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
