Web Platform, Cloud and Mobile Application Development
try{
ctq = ctqService.getCTQByCode(ctq);
ctqParameters = ctqService.queryParametersByCtqId(ctq);
}
catch(Exception e){
e.printStackTrace();