Sign in
gwt
/
gwt
/
e7adb3cf791f2bfa784b5a89cb462aaccab7c24e
/
.
/
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>