The JSF 1.1 has a lot of known issues such as duplicated component ID and the view tree is not efficiently built. The JSF 1.2 or up will resolve such issues.
guangzheng.liu@yale.edu August 14, 2014 at 10:13 AM
Thanks Sam!
I have one more patch to fix the issue: 'Feedback (optional)<br /> '. Also, there are few more pages, which are missed to remove the commented out line: <!-- use this in real value="#{section.sectionNumberList}" -->
This causes the page crash in JSF 1.2. Please apply the provided patch above.
The JSF 1.1 has a lot of known issues such as duplicated component ID and the view tree is not efficiently built. The JSF 1.2 or up will resolve such issues.