Now that we have authenticated, let's update the application to display the username. Update main.jsp to contain the following snippet:
Now that we have authenticated, let's update the application to display the username if the user is authenticated. Update main.jsp to contain the following snippet:
@ -112,10 +114,12 @@ Now that we can view the user name, let's update the application to allow loggin
@@ -112,10 +114,12 @@ Now that we can view the user name, let's update the application to allow loggin