Problem with getting started with Gmap4JSF

45 views
Skip to first unread message

RAMI rekik

unread,
Aug 1, 2013, 5:39:55 PM8/1/13
to gmaps4...@googlegroups.com
Hii,I have added the jar file gmap4jsf 1.1.4 and I followed the tutorial : https://code.google.com/p/gmaps4jsf/wiki/HowToUseTheLibrary 
I added this: <m:map width="500px" height="500px" latitude="30.01" longitude="31.14" /> in my jsp file:
<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>
<%@ taglib prefix="f"  uri="http://java.sun.com/jsf/core"%>
<%@ taglib prefix="h"  uri="http://java.sun.com/jsf/html"%>
<%@ taglib uri="http://code.google.com/p/gmaps4jsf/" prefix="m" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Insert title here</title>
  type="text/javascript"></script>  
</head>
<body>
<f:view>
<m:map width="500px" height="500px" latitude="30.01" longitude="31.14" />
</f:view>
</body>
</html>




but I can't see any map , the page is empty ,
I need help please

Hazem Saleh

unread,
Aug 1, 2013, 10:13:03 PM8/1/13
to gmaps4jsf-dev


--
You received this message because you are subscribed to the Google Groups "gmaps4jsf-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gmaps4jsf-de...@googlegroups.com.
To post to this group, send email to gmaps4...@googlegroups.com.
Visit this group at http://groups.google.com/group/gmaps4jsf-dev.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Hazem Ahmed Saleh Ahmed

Author of JavaScript Unit Testing book:
http://www.amazon.com/dp/1782160620/

Co-author of (The Definitive Guide to Apache MyFaces and Facelets) book:
http://www.amazon.com/-/e/B002M052KY

DeveloperWorks Contributing Author
https://www.ibm.com/developerworks/mydeveloperworks/blogs/hazem/entry/ibm_developerworks_contributing_author?lang=en_us

An Apache committer, IBMer, and a technical speaker

Twitter: http://www.twitter.com/hazems
Reply all
Reply to author
Forward
0 new messages