Hi all, I'm trying to use escaped url with no success (on 2.2.x). Can you confirm that the following (escaped) urls can't work?
XML escaped http://localhost:8081/geoserver/WS/wms?service=WMS&version=1.1.1&request=GetMap&layers=GAEZ:tiff&styles=&bbox=-180.0,-90.0,180.0,90.0&width=660&height=330&srs=EPSG:4326&format=application/vnd.google-earth.kml+xml&format_options=SUPEROVERLAY:false;KMPLACEMARK:false;KMSCORE:40;KMATTR:true;&transparent=false HTML escaped http://localhost:8081/geoserver/WS/wms?service=WMS%26version=1.1.1%26request=GetMap%26layers=GAEZ:tiff%26styles=%26bbox=-180.0,-90.0,180.0,90.0%26width=660%26height=330%26srs=EPSG:4326%26format=application/vnd.google-earth.kml+xml%26format_options=SUPEROVERLAY:false;KMPLACEMARK:false;KMSCORE:40;KMATTR:true;%26transparent=false In this case how can I embed those URLs into xml or html files (excluding CDATA)? Note: This may also affect the KML output. Regards, Carlo ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
