Hello all,
I am new to BaseX. I am using the war file, deployed to tomcat and looking for a way to create an xquery file and execute this query through a URL.
For example, under WEB-INF/repo/hello.xq and call it with http://localhost:8080/BaseX/hello
Any modification for the xquery file, will be reflected in the next URL request.
Does BaseX support something like this ??
Thank you.
Mansour,
please check out our documentation to find out more about our REST services [1,2].
Hope this helps, Christian
[1] http://docs.basex.org/wiki/Web_Application [2] http://docs.basex.org/wiki/REST ___________________________
On Wed, Dec 11, 2013 at 5:23 PM, Mansour Al Akeel mansour.alakeel@gmail.com wrote:
Hello all,
I am new to BaseX. I am using the war file, deployed to tomcat and looking for a way to create an xquery file and execute this query through a URL.
For example, under WEB-INF/repo/hello.xq and call it with http://localhost:8080/BaseX/hello
Any modification for the xquery file, will be reflected in the next URL request.
Does BaseX support something like this ??
Thank you. _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de