We are upgrading JSF 1.2 to 2.2 and we have hundreds of JSF files with duplicate IDs, and those IDs are used in Java code also. If we change these in the JSF files, we will need to change them in so many places.
How can we have JSF allow duplicate IDs in .html files?