Sign in
gwt
/
gwt
/
efa1ec63552f0c806fee8ac364b8b800103b9e13
/
.
/
samples
/
mail
/
war
/
WEB-INF
/
web.xml
blob: 2f363398db193de5f6836afb2f5ceb482e6c671a [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<web-app>
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>
Mail.html
</welcome-file>
</welcome-file-list>
</web-app>