| The valid values of page-encoding are those of | |
| the pageEncoding page directive. It is a | |
| translation-time error to name different | |
| encodings in the pageEncoding attribute of the | |
| page directive of a JSP page and in a JSP | |
| configuration element matching the page. It is | |
| also a translation-time error to name different | |
| encodings in the prolog of a document in XML | |
| syntax and in a JSP configuration element | |
| matching the document. It is legal to name the | |
| same encoding through mulitple mechanisms. |