|
Every Java programmer should
be aware of the problem of
code pages vs. Java
Unicode. This article
describes some pitfalls to
avoid with code page and
Unicode conversions and
provides example fixes for
the problems. Armed with
this informaion, you should
be able to create
applications that are more
truly platform and code page
independent.
Date: Feb, 11 2002 |