From 21659ac29872e486b6b4fdd0c0552f399727db5d Mon Sep 17 00:00:00 2001 From: erhun Date: Tue, 31 Jan 2017 19:01:41 +0200 Subject: [PATCH] Add Thymeleaf th:href usage instead of pageContext.request.contextPath (#323) * Add Thymeleaf th:href usage instead of pageContext.request.contextPath * Add Thymeleaf th:href usage instead of pageContext.request.contextPath --- webgoat-container/src/main/resources/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-container/src/main/resources/templates/login.html b/webgoat-container/src/main/resources/templates/login.html index 5b2f8a9d1..6ece09348 100644 --- a/webgoat-container/src/main/resources/templates/login.html +++ b/webgoat-container/src/main/resources/templates/login.html @@ -11,7 +11,7 @@