Sign in
◑
Theme
gwt
/
gwt
/
ebd60ea0ba9998494e739b0bbbaec150927dce2a
/
.
/
samples
/
json
/
war
/
WEB-INF
/
web.xml
blob: fa92ebeaf1d8943a9b8a4cb5f618c0e41a2b8a8e [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<web-app>
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>
JSON.html
</welcome-file>
</welcome-file-list>
</web-app>