Sign in
gwt
/
gwt.git
/
5a54bf3c511b894d2ae4c5882a9114baa64bfdbc
/
.
/
eclipse
/
reference
/
code-museum
/
war
/
WEB-INF
/
web.xml
blob: a41b0bca397485add7956510c36d3abeb1bc4c19 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<web-app>
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>
DefaultMuseum.html
</welcome-file>
</welcome-file-list>
</web-app>