I would like to ask whether it is possible to implement this google map example: http://www.primefaces.org/showcase/ui/gmapInfoWindow.jsf in JSP file. Example shows how to implement that in xhtml file but i need to do this in JSP file. I read JSP files don't support primefaces since x version. Maybe there is other method to implement that map without using primefaces?
Thank you