Select to view content in your preferred language

Accessing Sharepoint app built using ArcGIS for Sharepoint in Jsp

686
1
12-05-2012 11:29 PM
PramodHarithsa1
Frequent Contributor
Not sure if this the right place.
We have two GIS apps one built using JavaScript API and the other using Sharepoint.
Is there a way to integrate them?

We essentially are looking to access sharepoint app thro' JSP pages(we have used Javascript API's to build GIS here).

Is there something we can do from GIS perspective or its purely an integration workout?
0 Kudos
1 Reply
JohnGravois
Deactivated User
Sharepoint "web parts" definitely leverage Microsoft's Silverlight plugin, so our extensibility for those maps is also built upon our Silverlight API as well.

Extending the ArcGIS Map Web Part
http://resources.arcgis.com/en/help/sharepoint/concepts/index.html#/Extending_the_ArcGIS_Map_Web_Par...
0 Kudos