xml and html formatted by 4 spaces.
This commit is contained in:
parent
362bc6ff9b
commit
f27e421c89
@ -2,10 +2,9 @@
|
|||||||
<%@ page session="false"%>
|
<%@ page session="false"%>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Home</title>
|
<title>Home</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>${errorMsg}</h1>
|
<h1>${errorMsg}</h1>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
<welcome-file>index.jsp</welcome-file>
|
<welcome-file>index.jsp</welcome-file>
|
||||||
</welcome-file-list>
|
</welcome-file-list>
|
||||||
|
|
||||||
<error-page>
|
<error-page>
|
||||||
<location>/errors</location>
|
<location>/errors</location>
|
||||||
</error-page>
|
</error-page>
|
||||||
</web-app>
|
</web-app>
|
Loading…
x
Reference in New Issue
Block a user