! URL
! Usage
|- valign="top"
| Default web Server
| {{Version|7.7:}} {{Code|http://[host]:[port]/[servlet_context_path]/static}}<br/>Before: {{Code|http://[host]:[port]/[servlet_context_path]}}
| Access your standard web files (e.g. HTML, JavaScript or CSS).
|- valign="top"
| [[RESTXQ]]
| {{Version|7.7:}} {{Code|http://[host]:[port]/[servlet_context_path]}}<br/>Before: {{Code|http://[host]:[port]/[servlet_context_path]/restxq}}<br/>
| Create XQuery web services and applications.
|- valign="top"
| [[REST]]
| {{Code|http://[host]:[port]/[servlet_context_path]/rest}}
| Access XML database and its resources.
|- valign="top"
| [[RESTXQ]]
|{{Code|http://[host]:[port]/[servlet_context_path]/restxq}}
| Create XQuery web services and applications.
|- 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.
|- valign="top"
| Web Server
| {{Code|http://[host]:[port]/[servlet_context_path]}}
| Access your standard web files (e.g. HTML, JavaScript or CSS).
|}