Hi, Is there a way to get the response size of an http request, for example a soap response size? I'm doing a custom logging facility that logs request/response information onto a database table and response size is one that I need to record. I see there's no getContentLength() method in HttpServletResponse. Is there an alternative way of getting this value?
Thanks, Angelo -- View this message in context: http://old.nabble.com/Get-size-of-http-response-tp27236730p27236730.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
