• 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:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

RichFaces Vs Tomahawk

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I just have to enhanance, which one provide better functionality and features. Came through few good points, and just want to discuss the same to get some more new comparison between the two implementations of JSF.
So, can any one please help me with some of major drawbacks and advantages with regards to the varous components provided my both.
Eg: Tomahawk does not provides pop-up, its more like enhanced tool tip
Whereas RichFaces provides pop-up with application model, which i think is very good feature.
So, in the same way can anyone help me with more comparisons.

Any effort is appriciated.

Thanks
Jack
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thats interesting.

I got one, Richfaces FileUpload is much superior than Tomahawk inputFileUpload

It has nice little progress bar and stuff. Check it out!

http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/fileUpload.html
 
Saloon Keeper
Posts: 28070
198
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a project that started out as a Tomahawk project, but I needed AJAX, so I brought in RichFaces.

At the moment, it uses both frameworks. In theory, RichFaces has all the abilities of Tomahawk and more, but no one ever guaranteed that. I'm just going on what I've seen of their respective feature lists. So far I haven't felt it to be worth the trouble to get rid of the Tomahawk code, since it does what I want.
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you can also check trinidad http://myfaces.apache.org/trinidad/index.html if you do not have to select either one of tomahawk or richfaces.
 
You guys haven't done this much, have ya? I suggest you study this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic