GMaps4JSF in the JSF 2.0 Ajax world
Sep 06, 2009, 19:03 (0 Talkback[s])
(Other stories by Hazem Saleh)
[ Thanks to An Anonymous Reader for
this link. ]
"You can also easily attach different components
(markers, information texts, controls, ground overlays, polygons,
polylines) to the map. GMaps4JSF also allows attaching different
server-side and client-side events to components without writing
JavaScript code to bind the event with the component. You only need
to write JavaScript code if you want to implement the components'
client-side event handlers.
"Ajax is a primary technology in any modern Web application.
Although Ajax was not introducted in the earlier versions of
JavaServer Faces, it was provided by many JSF component libraries
like Apache MyFaces Trinidad, JBoss RichFaces, ICEFaces, and
others. Now the good news is that Ajax is supported natively in JSF
2.0 implementations.
"In this article, I explain how to configure GMaps4JSF inside
your JSF 2.0 application and give a brief introduction to JSF 2.0
Ajax. Finally, I'll illustrate a simple mashup application that
uses both GMaps4JSF and JSF 2.0 Ajax."
Complete Story
Related Stories:
- Mono outpaces Java in Linux desktop development(Jul 09, 2009)
- Sun Releases New NetBeans 6.7 IDE for Java and PHP(Jun 29, 2009)
- Working with XML and Java on Android(Jun 25, 2009)
- Java Web services: Axis2 WS-Security encryption(Jun 23, 2009)
- Oracle's strange Java brew(Apr 20, 2009)
- Oracle buys Sun. Is MySQL doomed? Java? Solaris?(Apr 20, 2009)
- The bridge between GWT, Java, XML and PHP(Apr 08, 2009)
- If IBM owns Java ...
The future of open source Java development under IBM(Apr 05, 2009)
- Shedding new light on No Java SE 7 JSR(Mar 31, 2009)
- Has Sun been holding Java back? Red Hat Thinks So.(Mar 30, 2009)