• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Please suggest a book for JSF

 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am new to JSF framework and would like to know if there is any book which is good for JSF.
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A new version of Core Java Server Faces is coming in April. Can you wait that long?

Core JSF, 2nd Edition, by David Geary, Cay Horstmann

Of course, the first edition is still available, and very popular:

Core Java Server Faces

I also have Java Server Faces in Action on my bookshelf, which I go to often:

JavaServer Faces in Action by Kito Mann

And, seeing that I do live in a town called Ajax, Ontario, I might suggest looking at one of the latest releases on JSF that includes great detail on Ajax as well (the framework, not the sleepy Canadian city).

Pro JSF and Ajax: Building Rich Internet Components by Jonas Jacobi, John Fallows

Happy JSF!

-Cameron McKenzie
[ January 11, 2007: Message edited by: Bear Bibeault ]
reply
    Bookmark Topic Watch Topic
  • New Topic