-
Article: GMaps4JSF with Ajax PUSH (4 messages)
- Posted by: Nuno Teixeira
- Posted on: November 11 2008 12:30 EST
GMaps4JSF integrates Google maps with JavaServer Faces (JSF), letting JSF users construct complex street view panoramas and maps with just few JSF tags. Hazem Saleh shows how to configure GMaps4JSF with Ajax4JSF and illustrates a weather application that uses GMaps4JSF with Ajax4JSF push component. Read articleThreaded Messages (4)
- Seam? by Paul keogh on November 12 2008 03:37 EST
- Re: Seam? by Adam John on November 12 2008 05:40 EST
- Re: Seam? by Hazem Saleh on November 12 2008 12:54 EST
- Re: Seam? by Adam John on November 12 2008 05:40 EST
- Can't wait for JSF 2.0 version! by Ed Burns on November 26 2008 09:34 EST
-
Seam?[ Go to top ]
- Posted by: Paul keogh
- Posted on: November 12 2008 03:37 EST
- in response to Nuno Teixeira
Interesting article thanks. What changes would be needed to do this in Seam ? -
Re: Seam?[ Go to top ]
- Posted by: Adam John
- Posted on: November 12 2008 05:40 EST
- in response to Paul keogh
Interesting article thanks.
I did not try it with Seam yet. Once I do, I will provide all the steps. Thank you!
What changes would be needed to do this in Seam ? -
Re: Seam?[ Go to top ]
- Posted by: Hazem Saleh
- Posted on: November 12 2008 12:54 EST
- in response to Adam John
The example demonstrates the use of Ajax4JSF with GMaps4JSF. I do not think there will be a problem with JBoss Seam. However, if you find a problem, we can discuss it on the group: http://groups.google.com/group/gmaps4jsf-devInteresting article thanks.
What changes would be needed to do this in Seam ?
I did not try it with Seam yet.
Once I do, I will provide all the steps.
Thank you! -
Can't wait for JSF 2.0 version![ Go to top ]
- Posted by: Ed Burns
- Posted on: November 26 2008 09:34 EST
- in response to Nuno Teixeira
I'd love to see GMaps4JSF produce a JSF 2.0 native version, making use of the built in Ajax and composite component feature! Ed