+
+ #{salutation.greet}
+
+ #{salutation.message}
+ This application is running on #{salutation.platform}, deployed on #{salutation.greetingDate}
+
+
+
+
diff --git a/appserver/tests/payara-samples/samples/mvc/src/main/webapp/WEB-INF/web.xml b/appserver/tests/payara-samples/samples/mvc/src/main/webapp/WEB-INF/web.xml
new file mode 100644
index 00000000000..93fc8213feb
--- /dev/null
+++ b/appserver/tests/payara-samples/samples/mvc/src/main/webapp/WEB-INF/web.xml
@@ -0,0 +1,45 @@
+
+