【问题标题】:Working with MarkLogic with Java client API?使用带有 Java 客户端 API 的 MarkLogic?
【发布时间】:2017-03-25 18:19:10
【问题描述】:

我在使用 Java 开发 MarkLogic 数据服务器。我需要处理动态 web 项目...有人知道如何使用 MarkLogic 数据服务器进行表单提交吗?

【问题讨论】:

    标签: java marklogic


    【解决方案1】:

    您可以像处理任何 Java 应用程序一样处理表单提交。这是tutorial

    一旦您在 Java 中拥有数据,您就可以使用 MarkLogic 使用 Pojo Data BindingJAXBHandleJacksonDatabindHandle 之类的 Pojo 句柄之一或通过构建 XMLJSON Java,然后是writing that with the appropriate handle

    一般情况下,使用the Java Client API, please refer to the guide

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-10-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多