Hello
I installed Document Content Server. I am totally new in that kind of technology.
Now, when I want to access Content Server, I type the following URL:
http://localhost:9080/da
I use my Windows user/password as login and everything is ok.
Now, I would like to build a Java client class to connect to the repository and execute some queries (to insert and to get documents for example).
How can I do that? where can I find documentation for this?
Thank you
Regards