|- valign="top"
| {{Code|-R}}
| Deactivates the [[REST]] service. This flag has been removed in {{Version|7.5}}; , as all servlets are now specified in the {{Code|web.xml}} configuration file. It was used to deactivate the [[REST]] service.
| <code>web.xml</code>
|
|- valign="top"
| {{Code|-W}}
| Deactivates the [[WebDAV]] service. This flag has been removed in {{Version|7.5}}; , as all servlets are now specified in the {{Code|web.xml}} configuration file. It was used to deactivate the [[WebDAV]] service.
| <code>web.xml</code>
|
|- valign="top"
| {{Code|-X}}
| Deactivates the [[RESTXQ]] service. This flag has been removed in {{Version|7.5}}; , as all servlets are now specified in the {{Code|web.xml}} configuration file. It was used to deactivate the [[RESTXQ]] service.
| <code>web.xml</code>
|