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