| [[REST]]
| {{Code|http://[host]:[port]/[servlet_context_path]/rest}}
| Access XML database and its resources; see [[REST]].
|- valign="top"
| [[RESTXQ]]
|{{Code|http://[host]:[port]/[servlet_context_path]/restxq}}
| Create XQuery web services and applications; see [[RESTXQ]].
|- valign="top"
| [[WebDAV]]
| {{Code|http://[host]:[port]/[servlet_context_path]/webdav}} or<br/>{{Code|webdav://[host]:[port]/[servlet_context_path]/webdav}} (depending on client)
| Access databases via the filesystem; see [[WebDAV]].
|- valign="top"
| Web Server