The
oXygen XML SDK project includes a WebDAV plugin that enables you to
access files stored on a WebDAV server. Follow these steps:
- Create a sample project following the procedure available on oXygen XML SDK project website.
- In order to license the Oxygen XML WebApp component, follow the instructions given
here.
- Run the WebApp instance.
- You can now open a file stored on a WebDAV server. To open an WebApp session, you need
to pass the file's URL prefixed with webdav- as the value of the url parameter,
like webdav-https://exampleServer.com/file.xml