开发者

access sharepoint documents from J2EE system

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 n开发者_如何学JAVAeeded 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.


This is all what you need. http://msdn.microsoft.com/en-us/library/gg454740.aspx


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜