From b84be4427d0da7dad025f188e744ee3dfc0c30e0 Mon Sep 17 00:00:00 2001 From: bharathb95 <108742292+bharathb95@users.noreply.github.com> Date: Wed, 20 Jul 2022 14:35:52 +0530 Subject: [PATCH] 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..372999c45 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -1,13 +1,13 @@ -Hello World! +Hello bharath ! -

Hello World!

+

Hello bharath!

It is now <%= new java.util.Date() %>

You are coming from <%= request.getRemoteAddr() %>

- \ No newline at end of file +