[OpenLayers-Users] How to solve XMLHTTPREquest problem on IIS??
Christopher Schmidt
crschmidt at metacarta.com
Thu Nov 15 10:03:22 EST 2007
On Thu, Nov 15, 2007 at 05:32:41AM -0800, springrider wrote:
>
> Thanks.
>
> It seems that geoserver (the web server i am using) will be soon prepared
> for tackling this problematic issue: By using Json outputformat and the
> callback attribute within a script tag, we can get around the browser
> security:
> Have a look at that: http://developer.yahoo.com/javascript/howto-proxy.html
> describing how to tackle the problem for yaho web service and that
> http://jira.codehaus.org/browse/GEOS-1411 for the implementation of this
> feature for geoserver (1.6.x) which could be used within OL code.
> Has one of you already tried this functionnality?
> What should be the syntax?
I'm not sure what you mean by "What should be the Syntax", but there is
no support in OpenLayers 2.5 for loading data in this way, and there has
not yet been any work done in supporting it for 2.6. (Doing
script-add-to-dom is great, but it offers significantly less control
over what exactly happens when your requests come back, which takes
additional work to get around, and so it is a non-zero chunk of work to
implement it.)
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Users
mailing list