hi, can I send this simple WFS filter via POST? (I want to add multiple parameters in the filter and I'm afraid GET requests will not allow this URL length). Where should it be specified?
wfs = new OpenLayers.Layer.WFS( "myWFS", "http://my_geoserver/wfs",{typename:"topp:layer",filter:my_filter}); thanks in advance, Pere -- View this message in context: http://n2.nabble.com/WFS-filter-send-using-POST-tp3860477p3860477.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
