GIS and Media fusion

"The explosive growth of the GeoWeb and geographic information has made GIS powerful media for the general public to communicate, but perhaps more importantly, GIS have also become media for constructive dialogs and interactions about social issues." - Sui & Goodchild

User Tools

Site Tools


ajax:crossdomainexamples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ajax:crossdomainexamples [2011/06/13 15:42]
oertz
ajax:crossdomainexamples [2018/05/15 17:18]
Line 1: Line 1:
-====== Cross-domain par l'​exemple ====== 
  
-===== PROXY : ===== 
-  - Mise en place d'un proxy intermédiaire pour relayer une requête AJAX cross-domain 
-    * ce qui ne marche pas : http://​ogo.heig-vd.ch/​ajax/​Exemples/​5_Crossdomain/​proxyYahoo_nok.html 
-    * ce qu'on peut faire pour ça marche : http://​ogo.heig-vd.ch/​ajax/​Exemples/​5_Crossdomain/​proxyYahoo_ok.html 
-    * voyez le proxy {{:​ajax:​proxy.php.zip|proxy.php}} 
-  - Mise en place d'un proxy personnalisé pour relayer une requête POST utilisant une requête brut en format XML  
-    * l'​application [[http://​ogo.heig-vd.ch/​ajax/​Exemples/​5_Crossdomain/​geoserver.html|geoserver.html]],​ la requête XML [[http://​ogo.heig-vd.ch/​ajax/​Exemples/​5_Crossdomain/​georequest.xml|georequest.xml]],​ le proxy personnalisé {{:​ajax:​geoserver.php.zip|geoserver.php}} 
- 
-===== Injection de script / JSONP : ===== 
-  - Illustration de l'​injection de script par insertion « à la main » d'une balise <​script>​ : http://​ogo.heig-vd.ch/​ajax/​Exemples/​5_Crossdomain/​injectScript.html 
-    * jetons un coup d'oeil au service {{:​ajax:​gettime.php.zip|getTime.php}} 
-  - Introduction JSONP avec jQuery (online introJSONP_0/​1/​2/​3.html) 
ajax/crossdomainexamples.txt · Last modified: 2018/05/15 17:18 (external edit)