Polish "Fix JSP availability check when not running as a packaged war"

Closes gh-12859
This commit is contained in:
Andy Wilkinson
2018-06-21 17:19:53 +01:00
parent 82465cf435
commit b1d8cc55fc
3 changed files with 32 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<body>
Something went wrong: ${status} ${error}
</body>
</html>