|
|
@@ -5,7 +5,7 @@
|
|
|
id="WebApp_ID" version="3.0">
|
|
|
|
|
|
<welcome-file-list>
|
|
|
- <welcome-file>index.html</welcome-file>
|
|
|
+ <welcome-file>home.html</welcome-file>
|
|
|
</welcome-file-list>
|
|
|
|
|
|
<session-config>
|
|
|
@@ -13,9 +13,6 @@
|
|
|
</session-config>
|
|
|
|
|
|
<display-name>awesome-admin</display-name>
|
|
|
- <welcome-file-list>
|
|
|
- <welcome-file>index.html</welcome-file>
|
|
|
- </welcome-file-list>
|
|
|
<context-param>
|
|
|
<param-name>log4jConfigLocation</param-name>
|
|
|
<param-value>classpath:properties/log4j.properties</param-value>
|