<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://richfaces.org/a4j" prefix="a4j" %> <%@ taglib uri="http://code.google.com/p/gmaps4jsf/" prefix="m" %> Welcome to the weather application <%@include file="../templates/header.jspf" %>

Welcome to the weather application

Map will be updated every 30 seconds

<%@include file="../templates/footer.jspf" %>