When you check the attribute name of the custom tag, if the upper case and the lower case of the following attribute names do not match, a translation error occurs.
With Application Server, you can control the occurrence of translation errors because of mismatch in the upper case and the lower case, when checking the attribute name of the custom tag. If you control the occurrence of such translation errors, the definition of the custom tag attribute is searched without case-sensitivity from the attribute names defined in the TLD file or tag file.
The locations for defining the attribute names of the TLD file and tag file are as follows:
Use one of the following methods to control the occurrence of translation errors due to mismatch in upper case and lower case when checking the attribute name of the custom tag:
If there are case-sensitive attributes, do not control the occurrence of translation errors because of mismatch in the upper case and the lower case. If such translation errors are controlled, the following problems will occur: