|- valign="top"
| REST
| <nowiki>{{Mono|<nowiki>http://[host]:[port]/[servlet_context_path]/rest}}</nowiki>}}
| access XML database and its resources, see [[REST]]
|- valign="top"
| RESTXQ
| {{Mono| <nowiki>{{Mono|http://[host]:[port]/[servlet_context_path]/restxq}}</nowiki>}}
| create XQuery Web Services, see [[RESTXQ]]
|- valign="top"
| WebDAV
| <nowiki>{{Mono|<nowiki>http://[host]:[port]/[servlet_context_path]/webdav}}</nowiki> }} or<br/><nowiki>{{Mono|<nowiki>webdav://[host]:[port]/[servlet_context_path]/webdav}}</nowiki> }} (depending on client)
| access databases via the filesystem, see [[WebDAV]]
|- valign="top"
| Web Server
| <nowiki>{{Mono|<nowiki>http://[host]:[port]/[servlet_context_path]}}</nowiki>}}
| access your standard web files (e.g. HTML, JavaScript or CSS).
|}