Add exo7 code.
[TD_webapps.git] / ROOT / exo7 / nextpage.jsp
diff --git a/ROOT/exo7/nextpage.jsp b/ROOT/exo7/nextpage.jsp
new file mode 100644 (file)
index 0000000..8627414
--- /dev/null
@@ -0,0 +1,5 @@
+<html>
+    <body>
+        Bonjour <%= session.getAttribute("theName") %>
+    </body>
+</html>