| Author |
Good books for JSF
|
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
I don't know JSF.Can someone suggest me some good book ?
|
Groovy
|
 |
Lou Caudell
Ranch Hand
Joined: Oct 06, 2001
Posts: 32
|
|
|
I'm currently reading Core Java Server Faces. It seems to demonstrate the fundemental concepts well using a simple command line environment and Ant to compile. I am finding the translation to netbeans ide trying at times, for instance, learning to hide the reference to the /faces/ servlet is a question I still have. I also notice that it really does not go into advanced examples of interactive forms, although the concepts of event handling are discussed in detail. By interactive forms I mean menu selections that populate other components of the UI, not just validation. If I had a reference book on JSF simular to Naughton and Schildts "Java2, The complete reference", I would'nt bother with long winded explanations until I saw that the technology was truly taking hold.
|
 |
Rajeev Ravindran
Ranch Hand
Joined: Aug 27, 2002
Posts: 455
|
|
I have 'JSF in Action' by Kito D Mann. its good in my opinion. you can find good JSF articles on ibm developer works. here is the one; JSF for nonbelievers Thanks,
|
 |
Sergey Smirnov
Ranch Hand
Joined: May 29, 2003
Posts: 167
|
|
Many JSF books have sample chapters available for your review. Take a look at: http://jsftutorials.net/jsf-books/free-chapters.html
|
 |
 |
|
|
subject: Good books for JSF
|
|
|