inproctester icon indicating copy to clipboard operation
inproctester copied to clipboard

Fix squid:S3355

Open alainlompo opened this issue 8 years ago • 0 comments

Also adding try-catch in servlet methods and using java Logging api: wrapped the response/request sections of code in servlet methods rather than using throws clause in method declaration. The logger is used to give details about the potential exceptions at FINE level

alainlompo avatar Nov 04 '17 20:11 alainlompo