Search found 4 matches

by partha pratim
Mon Mar 20, 2006 7:46 am
Forum: General XML Questions
Topic: REST style api in .NET
Replies: 1
Views: 8916

REST style api in .NET

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 tre...
by partha pratim
Fri Mar 17, 2006 7:55 am
Forum: General XML Questions
Topic: need help in exist
Replies: 3
Views: 9160

Connecting exist database from .Net

Hi,

thanks for your quick response.

But, I want some pointer to connect xml exist database from .net application.

Any kind of help is highly appreciated.

regards,
Arnab
by partha pratim
Fri Mar 17, 2006 7:50 am
Forum: General XML Questions
Topic: need help in exist
Replies: 3
Views: 9160

Connecting exist database from .Net

Hi,

thanks for your quick response.

But, I want some pointer to connect xml exist database from .net application.

Any kind of help is highly appreciated.

regards,
Arnab
by partha pratim
Thu Mar 16, 2006 9:09 am
Forum: General XML Questions
Topic: need help in exist
Replies: 3
Views: 9160

need help in exist

Hi all. I'm very new in using xml database. I'm planning to use exist db in my application. I want to integrate exist with .net. Will you please help me in this regards? One way I can think is to use REST type api. But then the issue arise is the security issue, anyone can send any query to change t...