I have deployed my application on the Tomcat Server and find that map is displayed only ones for active session. If I open new tab in chrome and paste the same url like for active session in the previous tab - google map is not displayed in the new tab. Also if I close browser and session is live I have the same result - map can't be displayed. What I must to do to fix this problem?
Map is displayed by next code
<script src="http://maps.google.com/maps/api/js?sensor=true"
type="text/javascript" />