REST style api in .NET
Posted: Mon Mar 20, 2006 7:46 am
Hi
I'm new in using exist. I want to use eXist in my application. I was trying to pass an xquery as an URL, but it's not returning any output,
eg-http://localhost:8080/exist/servlet/db/shakespeare? _query=//SPEECH[SPEAKER=%22juliet%22]&_start=1&_howmany=10
It's shwing only the collection tree in the browser. Wil you please tell me how to proceed.
Moreover I'm not doing any authentication. Will you please tell me how to do the authentication?
Thankin you all
Partha
I'm new in using exist. I want to use eXist in my application. I was trying to pass an xquery as an URL, but it's not returning any output,
eg-http://localhost:8080/exist/servlet/db/shakespeare? _query=//SPEECH[SPEAKER=%22juliet%22]&_start=1&_howmany=10
It's shwing only the collection tree in the browser. Wil you please tell me how to proceed.
Moreover I'm not doing any authentication. Will you please tell me how to do the authentication?
Thankin you all
Partha