Sign in
gwt
/
gwt
/
eccdfb44952ddedbc2afdfe95d1300a9019d4942
/
.
/
samples
/
json
/
war
/
WEB-INF
/
web.xml
blob: fa92ebeaf1d8943a9b8a4cb5f618c0e41a2b8a8e [
file
] [
log
] [
blame
]
<?
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>