Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Join Multiple Documents Into A Single Document In .NET Applications
SUBMITTED BY:
Guest
DATE:
June 12, 2013, 1:14 a.m.
FORMAT:
Text only
SIZE:
615 Bytes
Raw
Download
Tweet
HITS:
814
Go to comments
Report
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:p="http://primefaces.prime.com.tr/ui">
<h:head>
<link type="text/css" rel="stylesheet" href="../themes/primefaces-bluesky/theme.css"/>
<script src="http://maps.google.com/maps/api/js?sensor=true" type="text/javascript"></script>
</h:head>
<h:body>
<p:gmap center="31.521118, 74.349375" zoom="15" type="terrain" style="width:600px;height:400px" />
</h:body>
</html>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus