We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94b1db commit 3309506Copy full SHA for 3309506
1 file changed
Lesson04/WebContent/WEB-INF/index.html
@@ -0,0 +1,10 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+<meta charset="UTF-8">
5
+<title>Examples for Lesson 04</title>
6
+</head>
7
+<body>
8
+<p>Examples for Lesson 04</p>
9
+</body>
10
+</html>
0 commit comments