DBCS, Unicode, and Java Previous
Previous
Introduction
Introduction
Next
Next

JVC Compiles DBCS Correctly

The JVC compiler translates DBCS literal strings in your source code to Unicode when it compiles the source into class files. When a browser with Unicode-enabled Java support (such as Microsoft's Internet Explorer 3.0) runs these class files, the literal strings appear correctly.

© 1996 Microsoft Corporation. All rights reserved.