Sign in
gwt
/
gwt
/
3545451a7c748613bce9a0c5039c98cabe3a1df7
/
.
/
user
/
test
/
com
/
google
/
gwt
/
http
/
RequestTest.gwt.xml
blob: e9d12059510758523a32e1050851322d34b2c1cf [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<module>
<inherits
name
=
'com.google.gwt.user.User'
/>
<servlet
path
=
'/testRequest'
class
=
'com.google.gwt.http.server.RequestTestServlet'
/>
</module>