News

you can still encounter situations in which some or all of your Unicode characters will not display properly in Java programs. This is the result of not configuring display objects correctly.
Here's the story. I've been tasked with creating a network application client. My inclination would be to use Perl, but I thought this would be an interesting experiment to see how well Java would ...