-
New Article: GMaps4JSF with Facelets (11 messages)
- Posted by: Nuno Teixeira
- Posted on: March 17 2009 10:53 EDT
GMaps4JSF aims at integrating Google maps with JavaServer Faces (JSF). JSF users can use GMaps4JSF to construct complex street view panoramas and maps with just few JSF tags. Now Hazem Saleh shows how the GMaps4JSF and Facelets can be used together to construct and customize maps easily using few lines of code. Read articleThreaded Messages (11)
- Re: New Article: GMaps4JSF with Facelets by david theserverside m on March 17 2009 13:07 EDT
- Re: New Article: GMaps4JSF with Facelets by Gerhard Petracek on March 17 2009 15:39 EDT
- Does anyone still use JSF ? by pagux pagux on March 18 2009 01:35 EDT
- Does anyone still use JSF ? by pagux pagux on March 18 2009 01:36 EDT
-
Re: Does anyone still use JSF ? by Thai Dang Vu on March 18 2009 10:16 EDT
- Re: Does anyone still use JSF ? by Hazem Saleh on March 18 2009 10:52 EDT
-
why do you still use JSF ? by pagux pagux on March 18 2009 12:23 EDT
- Re: why do you still use JSF ? by Thai Dang Vu on March 18 2009 01:46 EDT
-
Re: Does anyone still use JSF ? by Thai Dang Vu on March 18 2009 10:16 EDT
- Congrats to TSS by alberto gori on March 17 2009 19:24 EDT
- GMaps4JSF by Hazem Saleh on March 17 2009 21:30 EDT
- Re: New Article: GMaps4JSF with Facelets by Faro G on March 18 2009 12:00 EDT
-
Re: New Article: GMaps4JSF with Facelets[ Go to top ]
- Posted by: david theserverside m
- Posted on: March 17 2009 13:07 EDT
- in response to Nuno Teixeira
Is there any programming kit these days where you can't generate maps in a few lines of code? Seriously, I still love Java, but this being article-worthy just shows you what sort of overengineered/under delivering problems there are. -
Re: New Article: GMaps4JSF with Facelets[ Go to top ]
- Posted by: Gerhard Petracek
- Posted on: March 17 2009 15:39 EDT
- in response to david theserverside m
you are right - there are a lot. anyway, GMaps4JSF is a jsf centric solution. if you are interested in using it: there will be also a session at http://conference.irian.at as well as other very interesting topics like jsf 2.0. -
Does anyone still use JSF ?[ Go to top ]
- Posted by: pagux pagux
- Posted on: March 18 2009 01:35 EDT
- in response to david theserverside m
Does anyone still use JSF ? if yes than why (bonded labour ? ) ? Just use GWT or if wants more widgets use smartgwt or extgwt -
Does anyone still use JSF ?[ Go to top ]
- Posted by: pagux pagux
- Posted on: March 18 2009 01:36 EDT
- in response to david theserverside m
Does anyone still use JSF ? if yes than why (bonded labour ? ) ? Just use GWT or if wants more widgets use smartgwt or extgwt....with fewer lines of code -
Re: Does anyone still use JSF ?[ Go to top ]
- Posted by: Thai Dang Vu
- Posted on: March 18 2009 10:16 EDT
- in response to pagux pagux
Ah, another gwt fan. Yes, I do. Now you know there's at least one person still using JSF. So please do not ask that question again. To the GMAP4JSF author: have you ever used rich:gmap of RichFaces? If you have, could you write some comparision (feature-wise)? Have you ever used GMAP4JSF with RichFaces? -
Re: Does anyone still use JSF ?[ Go to top ]
- Posted by: Hazem Saleh
- Posted on: March 18 2009 10:52 EDT
- in response to Thai Dang Vu
Ah, another gwt fan.
In my first article, I noted in the comments that GMaps4JSF is a *complete* integration between the Google Maps and JSF. You have many components like (Map, Marker, HTMLInformationWindow, StreetViewPanorama, Polygon, Polyline, MapControl, ...etc) while in the RichFaces, The only component you have is the Map component. So in GMaps4JSF, you can write complicated Google Maps applications in the JSF world without writing any JavaScript (Or without even knowing anything about the GoogleMaps APIs) but in the RichFaces Map component case, you will have to deal with Google Maps APIs to attach different objects to your map (markers, notes, graphics ...etc). So IMHO, GMaps4JSF provides the *JSF* clean way to integrate Google maps in JSF applications. It is really good to make this comparative study, I will write an article that shows how to create Google maps applications using both approaches.
Yes, I do. Now you know there's at least one person still using JSF. So please do not ask that question again.
To the GMAP4JSF author: have you ever used rich:gmap of RichFaces? If you have, could you write some comparision (feature-wise)?
Have you ever used GMAP4JSF with RichFaces? -
why do you still use JSF ?[ Go to top ]
- Posted by: pagux pagux
- Posted on: March 18 2009 12:23 EDT
- in response to Thai Dang Vu
Mr Thai .....why do you still use JSF ? is it for a maintenance project ? Or do you like using jsf !!Or havent tried anything else ? -
Re: why do you still use JSF ?[ Go to top ]
- Posted by: Thai Dang Vu
- Posted on: March 18 2009 13:46 EDT
- in response to pagux pagux
Mr Thai .....why do you still use JSF ?
because of many reasons and the biggest one is that it's a project requirement :)is it for a maintenance project ?
No. This is a new project.Or do you like using jsf !!
Yes, I do, especially with Seam.Or havent tried anything else ?
Yes, I have. I tried Struts 1.2, GWT 1.4 ( I know that GWT 1.5 is more type-safe) and JSF. -
Congrats to TSS[ Go to top ]
- Posted by: alberto gori
- Posted on: March 17 2009 19:24 EDT
- in response to Nuno Teixeira
You removed my post only because it was a little critic about this article and TSS in general, and the spam is still there? You loose a reader. Another one. -
GMaps4JSF[ Go to top ]
- Posted by: Hazem Saleh
- Posted on: March 17 2009 21:30 EDT
- in response to alberto gori
GMaps4JSF is designed mainly for allowing the JSF developers constructing maps with all of its details using simple lines of code (JSF Tags). I developed this library because I thought that the JSF open source community needs to have this solution. And after releasing its first version (Under the Apache 2 Licence), I found many people happy about its approach and they opened many issues and asked for more features, and this really pushed and still pushing me to spend more time in its improvement. I should say that without the library users feedback, the library will not be in its current status. Finally, I want to say that I really like to hear critics. Without constructive critics, I will not be able to improve and plan for better. BTW, All can open issues or ideas here (It is open source): http://code.google.com/p/gmaps4jsf/issues -
Re: New Article: GMaps4JSF with Facelets[ Go to top ]
- Posted by: Faro G
- Posted on: March 18 2009 12:00 EDT
- in response to Nuno Teixeira
I don't if "pagux pagux" is aware about the amount of work happening on JSF. i know plenty of people who are heavily using Rich Faces 3.3/3.2 and Faceletes and SEAM 2.x. Lot of good work has happened in JSF 2.