12-05-2011 06:13 AM
12-15-2011 04:58 AM
if (req instanceof WebScriptServletRequest) {
HttpServletRequest r = ((WebScriptServletRequest) req).getHttpServletRequest();
String sourceIp = r.getRemoteAddr();
}
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.