[Geoserver-devel] How to append outputFormat: "OGR-KML" to wfs protocal url

My wfs protocal is
var wfsProtocol = new OpenLayers.Protocol.WFS({
        url: "http://localhost:8080/geoserver/wfs",
        featureType:stateLayer.name,
        featureNS:"http://kcubeconsulting.com/geobrowser",
        srsName: "EPSG:4326",
        version: "1.0.0"
});

How to append outputFormat: "OGR-KML" to wfs protocal url

Please reply me if anybodyy know this

Thanks to all

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/How-to-append-outputFormat-OGR-KML-to-wfs-protocal-url-tp6908067p6908067.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.