Skip to content

Commit cae5866

Browse files
author
eugenp
committed
minor cleanup
1 parent fd416a0 commit cae5866

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • spring-mvc-xml/src/main/webapp/WEB-INF

spring-mvc-xml/src/main/webapp/WEB-INF/web.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
</servlet-mapping>
3737

3838
<!-- additional config -->
39-
39+
4040
<session-config>
4141
<session-timeout>10</session-timeout>
4242
</session-config>
43-
43+
4444
<welcome-file-list>
4545
<welcome-file>index.html</welcome-file>
4646
</welcome-file-list>

0 commit comments

Comments
 (0)