05-29-2014 03:29 AM
HttpServletRequest httpReq = ((WebScriptServletRequest) request).getHttpServletRequest();
05-29-2014 04:20 AM
HttpServletRequest httpRequest = WebScriptServletRuntime.getHttpServletRequest(request)
HttpServletResponse httpResp = WebScriptServletRuntime.getHttpServletResponse(res);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.