Sign in
gwt
/
gwt
/
2.7.0
/
.
/
reference
/
Microbenchmarks
/
war
/
WEB-INF
/
web.xml
blob: b5dbf315f8ede2769891bb20639e6711313ee065 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<web-app>
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>
Microbenchmarks.html
</welcome-file>
</welcome-file-list>
</web-app>