Betreff: | Re: [basex-talk] How to retrieve HTTP request parameters and use them in XQuery with BaseX |
---|---|
Datum: | Thu, 30 Dec 2010 13:59:57 +0000 |
Von: | software developer <computer.software.developer@gmail.com> |
An: | Andreas Weiler <andreas.weiler@uni-konstanz.de> |
Hi,
passing parameters to xquery dynamically can be done with the xquery java bindings.
So the parameter comes directly from your java class.