从 J2EE 系统访问共享点文档

发布于 2024-12-06 14:19:38 字数 290 浏览 0 评论 0原文

我有一个J2EE在线系统,我正在将office365和sharepoint online集成到这个系统中。

我的目标:通过我的 J2EE 系统访问共享点文档库内的文档。

我现在只有的: - 我的J2EE系统 - Office 365 帐户(包括“Sharepoint Online”)

为了实现我的目标需要采取哪些步骤? (例如:安装sharepint服务器、下载sharepoint管理员工具包、如何使用contect管理互操作服务CMIS、是否需要进行sharepoint开发...等)

非常感谢。

I have a J2EE online system and I am integrating office365 and sharepoint online to this system.

My Goal: access documents that are inside the sharepoint document library through my J2EE system.

What I only have now:
- My J2EE system
- Office 365 account (that includes "Sharepoint Online")

What are the steps needed in order to reach my goal ? (for example: installing sharepint server, downloading sharepoint administrator toolkit, how to use contect management interoperability services CMIS, is there any sharepoint development needed...etc )

Thanks a lot.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一身仙ぐ女味 2024-12-13 14:19:38

第一步,您需要将应用程序与共享点集成,您可能需要以下内容: 使用 Java 读取 SharePoint 列表
您可以通过 J2EE 系统访问 sharepoint 文档库内的文档。在开始之前,您必须仔细阅读文档,这里的链接将对您有所帮助 如何在java中使用restapi从共享点列表中获取文件内容

The first step you need the integration of you application with sharepoint you might need this : Reading a SharePoint list with Java
you can access documents that are inside the sharepoint document library through your J2EE system. You must read the documentation carefully before starting on it here is the link will be help full to you how to get file content from sharepoint list using restapi in java

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文