this is actually a very bad situation for the guys, like me, who are going to
migrate to use unicode but in the mean time use the old encoding. Because we
need to make the system reversible to old version in case for some problems
found cannot be easily tackled in new version, we will need to enable the code
runs on the old version and MX; however this CANNOT BE DONE now because we must
specify <cfprocessingdirective pageencoding='your_encoding'> for every files
and the tag will cause a just-in-time compiler error in version 4.5 (I don't
know for 5.0) and cannot be <cftry> trapped. SO, PLEASE DO YOUR OBJECTION IN
JAVA.SUN.COM IF YOU FOUND THE SETTING SHOULD BE OVERRIDE-ABLE !!