inproctester
inproctester copied to clipboard
Fix squid:S3355
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