From 6cb587e156281a09b07ffa708627376fcc7cd4e9 Mon Sep 17 00:00:00 2001 From: Florian Heinrich Date: Tue, 1 Jun 2021 10:55:41 +0200 Subject: [PATCH] Use `hostpath` consistently. --- src/main/webapp/error.jsp | 17 +++++++++++------ src/main/webapp/index.jsp | 10 +++++----- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/src/main/webapp/error.jsp b/src/main/webapp/error.jsp index 0582c9a..36691d8 100644 --- a/src/main/webapp/error.jsp +++ b/src/main/webapp/error.jsp @@ -1,7 +1,12 @@ <%@ page isErrorPage="true" contentType="text/html; charset=utf-8" pageEncoding="utf-8" session="false" %> -<% -String contextRoot = request.getContextPath(); -%> + + + + + + + @@ -10,9 +15,9 @@ String contextRoot = request.getContextPath(); - - - + + + PlantUMLServer Error diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 7da8dcd..36100ef 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -25,11 +25,11 @@ - - - - - + + + + +