Hello, I wondering if any has succesfully used GoogleMap JSTL Tag in AppFuse 1.9.4!
http://www.lamatek.com/GoogleMaps/ I've created 2 pages: one map.jsp and one gmap.xhtml. The first one is rendered well, but the second not yet, only the static text!!!! Please help what is wrong???? I want to generate the map points dynamically ( from backing bean ), how can I use jsf or .... or what to use my backing bean????? 1.) map.jsp: -------------- start -----------> <%@ taglib uri="/WEB-INF/googlemaps.tld" prefix="googlemaps" %> Map Home, sweet home :-) <---------- end --------------- 2.) gmap.xhtml: -------------- start -----------> Home, sweet home :-) <---------- end --------------- -- View this message in context: http://www.nabble.com/GoogleMap-JSTL-Tag-in-AppFuse-1.9.4-tf3025958s2369.html#a8406631 Sent from the AppFuse - User mailing list archive at Nabble.com.
