diff --git a/spring-mvc/servlet/src/main/webapp/basic/hello-form.html b/spring-mvc/servlet/src/main/webapp/basic/hello-form.html new file mode 100644 index 00000000..a712358f --- /dev/null +++ b/spring-mvc/servlet/src/main/webapp/basic/hello-form.html @@ -0,0 +1,14 @@ + + + + + Title + + +
+ username: + age: + +
+ + \ No newline at end of file