As I am using Primefaces and JSF and use the Gmap component, I need to put in the head of the page something like this:
<script type="text/javascript"
src="http://maps.googleapis.com/maps/api/js?v=3&sensor=false">
</script>
The problem is that, doing so, I obtain an error as "&sensor" is interpreted as an XML entity. Any help welcome.
&for&? - Diogo Moreira