10-19-2012 06:52 AM
if (targetAction != null)
{
executeAction(httpRequest, httpResponse, targetAction);
}
else
{
if (logger.isInfoEnabled())
{
logger.info("Note - no handler was found for " + httpRequest.getMethod() +
" to uri='" + uri + "'");
}
}
(http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/modules/sharepoint/amp/source/...)01-06-2013 09:15 PM
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.