From c9a18a92107e482d2ed22586f92f0e93db14c082 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 12 Dec 2013 17:25:35 +0000 Subject: [PATCH] Minor updated git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widgetx@86900 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/WEB-INF/web.xml | 39 +++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 src/main/webapp/WEB-INF/web.xml diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000..c938376 --- /dev/null +++ b/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,39 @@ + + + + + + + + + tdwService + org.gcube.portlets.user.tdw.server.TabularDataServiceImpl + + + + tdwServlet + org.gcube.portlets.user.tdw.server.TabularDataServlet + + + + + + + tdwService + /tabulardataportlet/tdwx + + + + tdwServlet + /tabulardataportlet/tdwxdata + + + + + + + TabularDataWidgetX.html + +