Project Templates
Download project templates for Tomcat 5.5 and Tomcat 6: rcbook-templates.zip
Source code
Import as Eclipse project:
1) File/Import/General/Existing Project into Workspace/
2) Check ‘Select archive file’ and click Browse…
3) Browser and select practical-richfaces.zip
4) Click Finish
5) Deploy the application to Tomcat.
I used JBoss Tools to build the application. You can also import as JSF Project (File/Import/Other/JSF Project)
practical-richfaces.zip
(updated: 2010-07-26)
Chapter 4
Wizard (using a4j:include and a4j:keepAlive tags)
Chapter 7
Data iteration components
Errata
Page 10:
As of this writing, JBoss Tools GA version isn’t yet available.
should be:
As of this writing, JBoss Tools 3.x GA version isn’t yet available.
Page 43:
Bottom of page 43:
h:inputText has incorrect attribute ajaxSingle:
should be:
Page 60:
Just above the image:
If reRender points to the second column and ajaxKeys contains the first row, then only the
colored data cell will be updated.
should say:
If reRender points to the second column and ajaxKeys contains the second row, then only the
colored data cell will be updated.
Page 67-68:
Navigation rules and image on pages 67-68 use forward as the outcome to navigate to the next page. The code sections for page step1.xhtml and step2.xhtml mistakenly use step2 and step2 as outcomes for buttons. You can either correct the navigation rules or outcomes in pages.
Page 146:
rich:datascroller tag is not closed.
should be:

Leave a Reply to EldarCancel reply