diff --git a/ssm_rrx_test/web/WEB-INF/web.xml b/ssm_rrx_test/web/WEB-INF/web.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d80081d1318531b6c30eaf0d748bf80a0b2e042a
--- /dev/null
+++ b/ssm_rrx_test/web/WEB-INF/web.xml
@@ -0,0 +1,6 @@
+
+
+
\ No newline at end of file
diff --git a/ssm_rrx_test/web/index.jsp b/ssm_rrx_test/web/index.jsp
new file mode 100644
index 0000000000000000000000000000000000000000..c13948192daec68244221bd6ee0090ac17489aa2
--- /dev/null
+++ b/ssm_rrx_test/web/index.jsp
@@ -0,0 +1,16 @@
+<%--
+ Created by IntelliJ IDEA.
+ User: Administrator
+ Date: 2022/3/28 0028
+ Time: 15:34
+ To change this template use File | Settings | File Templates.
+--%>
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+
+
+ $Title$
+
+
+ hello world!!!
+
+