GeoServer 跨域访问

转自 http://blog.csdn.net/mengdong_zy/article/details/51784781nn我们通常需要通过ajax跨域访问GIS服务,GeoServer默认是不支持跨域的,通常直接访问浏览器会报类似:XMLHttpRequest 、not allowed by Access-Control-Allow-Origin的错误提示。n一、GeoServer 2.3