979899100101102103104105106107
httpResponse.setStatus(500); httpResponse.setException(ex); } } httpResponse.sendResponse(); httpResponse = null; } /** * Dispatch request to the specified module