• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

GWT vs RichFaces

 
Ranch Hand
Posts: 129
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Off late I have been working on GWT, GWT EXT, Smart GWT to develop an appplication which basically needs a desktop type look and feel. While working I have not really become a fan of GWT as there are problems and things dont appear as easy to implement.
Hence I started looking for some other frameworks which will help me implement Rich client for my project. I came across RichFaces.

Can anyone tell me which is better among GWT and RichFaces ?

You could also suggest me the best framework to use to develop rich clients.

What I am looking for is that the framework :
- should be easy to use
- should have enough documentation
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Look at ZK, it is an AJAX based RIA framework that works with XUL templates:

www.zkoss.org
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://aribaweb.org/

Really cool (at least for the vids I've just watched). I've just finished a simple sample CRUD in Grails, great and easy. Since Grails is the talk of the town, I feel more biased with Grails. But Aribaweb is just awesome!

Anybody used aribaweb here? what do you say?
 
reply
    Bookmark Topic Watch Topic
  • New Topic