From 8283e417245b26abd290f7e6fd0511869802fc82 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Tue, 21 May 2024 17:07:23 -0400 Subject: Rename to avoid name conflict --- wotonomy-web-test/src/main/webapp/WEB-INF/web.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 wotonomy-web-test/src/main/webapp/WEB-INF/web.xml (limited to 'wotonomy-web-test/src/main/webapp/WEB-INF/web.xml') diff --git a/wotonomy-web-test/src/main/webapp/WEB-INF/web.xml b/wotonomy-web-test/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000..b505b52 --- /dev/null +++ b/wotonomy-web-test/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,17 @@ + + + + + + + ApplicatonServlet + Application + + + + ApplicatonServlet + / + + -- cgit v1.2.3