Changes

Jump to navigation Jump to search
258 bytes added ,  12:24, 7 December 2012
added DirectServlet
BaseX provides access to stored database resources and to the XQuery engine via [[REST]], [[RESTXQ]], [[WebDAV]] and [[WebDAVDirectServlet]] services. This article describes different ways of deploying and configuring these services. The services can be deployed in 3 different ways:
* as web servlets in a J2EE servlet container,
* for development purposes, using maven, and
| {{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"
| [[DirectServlet]]
| <code>http://[host]:[port]/[servlet_context_path]/*.{xq,bxs,...}</code>
| invoke BaseX scripts and XQuery scripts directly on the server (since {{Version|7.5}})
|- valign="top"
| Web Server
=Changelog=
;Version 7.5
* added [[DirectServlet]]
;Version 7.3
editor, reviewer
115

edits

Navigation menu