+
+
+
+ Hello #{loginView.authenticatedUser.name}
+ Your user id is #{loginView.authenticatedUser.email}
+ This is a private page, which requires login to access.
+
+
\ No newline at end of file
diff --git a/GridViewExample.rar b/GridViewExample.rar
new file mode 100644
index 0000000..397345c
Binary files /dev/null and b/GridViewExample.rar differ
diff --git a/IntentExample.rar b/IntentExample.rar
new file mode 100644
index 0000000..e703b3f
Binary files /dev/null and b/IntentExample.rar differ
diff --git a/JSPExample/README.md b/JSPExample/README.md
new file mode 100644
index 0000000..ca97df0
--- /dev/null
+++ b/JSPExample/README.md
@@ -0,0 +1 @@
+For code explanation and additional configurations read the tutorial at https://javatutorial.net/java-jsp-example
diff --git a/JSPExample/pom.xml b/JSPExample/pom.xml
new file mode 100644
index 0000000..9f03b74
--- /dev/null
+++ b/JSPExample/pom.xml
@@ -0,0 +1,54 @@
+