| Author |
JSF and Spring books
|
Ricky Jay
Ranch Hand
Joined: Feb 12, 2010
Posts: 62
|
|
Are there any decent books, possibly one book, that could teach you JSF and Spring in one go? I know JSP/Servlets and would like to make an easy transition into JSF. I'm looking for a good starting point.
Any suggestions?
Links to tutorials work also.
|
 |
Andreas Scheucher
Greenhorn
Joined: Oct 19, 2010
Posts: 8
|
|
Hi!
I know a very good starting point. It explains JSF 2.0 in conjunction with Spring and Orchestry (which extends JSF a bit, but very usefull!)
The downside for you may be: it's german
But maybe there is a translation. I don't know, sorry
The book: http://www.dpunkt.de/buecher/3095/javaserver-faces-2.0.html
The book online: http://jsfatwork.irian.at/semistatic/introduction.html
The online book also contains the link to an very good example application, which is build up during the whole book, which explains the concepts of JSF 2.0
If you miss some components, take a look at primefaces. Rich faces is not ready for JSF 2.0 up to now (well you can use the old version with some really painfoll limitations).
And no, I do not earn anything with this book. I only really liked it.
Maybe this helps some else, if it's not the right thing for you.
Very good as additional information source is the following book about XHTML & CSS:
http://jendryschik.de/wsdev/einfuehrung/
It tells you how to build accessible state of the art web sites.
|
 |
karan khosla
Greenhorn
Joined: Apr 27, 2009
Posts: 22
|
|
I have read the The Complete Reference: JSF 2.0.
Here: http://www.amazon.com/JavaServer-Faces-2-0-Complete-Reference/dp/0071625097
|
Karan Check me out on http://pythonicway.blogspot.com/
|
 |
 |
|
|
subject: JSF and Spring books
|
|
|