Sign in
gwt
/
gwt
/
306af3ac9096b5b28a038d2899674d84a49b743b
/
.
/
samples
/
showcase
/
war
/
WEB-INF
/
web.xml
blob: 9f3ad2001e500165fea4a726b3e23b05b1c78774 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<web-app>
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>
Showcase.html
</welcome-file>
</welcome-file-list>
</web-app>