| {{Code|org.basex.mode}}
| {{Code|local}}
| Operation mode. By default, the servlets will work with a local database context {{Code|org.basex.path}}. With {{Version|7.3}}, the {{Code|client}} mode has been replaced with a new {{Code|server}} mode, which is equivalent to the default mode of the [[#Standalone Application|Standalone Application]]: a BaseX database server instance will be started along with the first call of a service, which is then available for other clients, too.
|-
| {{Code|org.basex.user}} {{Code|org.basex.password}}