I am a novice of web developping (And my English is poor,too =_=). Now, I want to study JSF 2.0, hoping to find a step by step tutorial, who can help me? Thanks!
+3
A:
Here are some tutorials I've found:
- http://www.coreservlets.com/JSF-Tutorial/jsf2/ - A complete guide to JSF
- http://jcp.org/aboutJava/communityprocess/pfd/jsr314/index.html - The actual specification
- https://javaserverfaces.dev.java.net/nonav/docs/2.0/javadocs/index.html - JavaDoc (generated from the source)
- https://javaserverfaces.dev.java.net/sandbox/ - A sandbox
These sites also have plenty of links. I hope this helps you get started!
Ryan
Ryan Kaskel
2010-06-04 07:33:50
The coreservlets one is excellent.
BalusC
2010-06-04 12:11:31
A:
The IBM Developer works tutorial (http://www.ibm.com/developerworks/java/library/j-jsf2fu1/) were useful for me.
Babu
2010-06-04 16:17:41
A:
I would like to suggest you that - always start with Wikipedia because , it will have the updated, un-biased, and accurate information on any topic of the world. I have learnt so many things starting with Wikipedia. Most of the times, the tutorials on other sites will be dependant on a particular implementation / library or any such subsets and so will not be exhaustive. Wikipedia will be almost exhaustive and simple enough for newbies. All the best. If you are in SO, It means you are on the right track already. :)
gurupriyan.e
2010-06-05 07:31:42