Yes indeed it works!

For XSLT 2.0 I had to add saxon9.jar to the webapps\BaseX721\WEB-INF\lib directory.
Thanks once again to Christian and Dirk.

Best regards,
Anupam


From: Christian Grün <christian.gruen@gmail.com>
To: Anupam Bakshi <bakshia@yahoo.com>
Cc: "basex-talk@mailman.uni-konstanz.de" <basex-talk@mailman.uni-konstanz.de>
Sent: Sunday, June 17, 2012 2:52 PM
Subject: Re: [basex-talk] REST service : How to run server side query with params?

Hi Anupam,
thanks Dirk,

> Any idea where to put the .xqm and .xsl files? I'm using them in the query.
> Can I simply put them in the HTTPPATH dir as well?

Just try.. It should work as expected, at least with XQuery. Note that
BaseX has no native support for XSLT.

Christian