From a25efc8bd43d6b193027f882b677e664f5182c7c Mon Sep 17 00:00:00 2001 From: ass92 Date: Thu, 13 Jan 2011 15:14:24 +0000 Subject: [PATCH] NIHVIVO-1376 adding mapping for EntityURLController --- webapp/config/web.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/webapp/config/web.xml b/webapp/config/web.xml index 13b669271..862698c55 100644 --- a/webapp/config/web.xml +++ b/webapp/config/web.xml @@ -916,6 +916,15 @@ /individuallist + + EntityURLController + edu.cornell.mannlib.vitro.webapp.controller.EntityURLController + + + EntityURLController + /entityurl/* + + SearchController edu.cornell.mannlib.vitro.webapp.search.controller.FreemarkerPagedSearchController