11 Dec
2013
11 Dec
'13
5:23 p.m.
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.