Scorpion's Corner

Monday Nov 05, 2007

Running Java code under different locle

We need to be extra cautious while writing "truly platform neutral code". We ran into issue while running on a platform other than Windows and other than the locale English US. I tried to put the issue and how I fixed the same.

[Read More]