From 99400f07c9ac917a3492d1fdc5c29ea803be4b61 Mon Sep 17 00:00:00 2001 From: ramakir <108296631+ramakir@users.noreply.github.com> Date: Sat, 26 Nov 2022 20:19:01 +0530 Subject: [PATCH 1/2] Update index.jsp --- src/main/webapp/index.jsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index ead0e510f..08475149b 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,13 +1,13 @@
-It is now <%= new java.util.Date() %>
You are coming from <%= request.getRemoteAddr() %>
- \ No newline at end of file + From d06de867ee4e8519b25add56c31453d7d72be214 Mon Sep 17 00:00:00 2001 From: ramakir <108296631+ramakir@users.noreply.github.com> Date: Sat, 26 Nov 2022 20:42:25 +0530 Subject: [PATCH 2/2] updated --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 08475149b..d83524937 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,6 +1,6 @@ -