Locale for Indonesia JDK 1.3

Hi Friends,

In my web application we have been using Local support for US, Taiwan. Now we have been adding two new locales that is French and Indonesia.

French is workin fine but when we try to use indonesia, it is giving displaying english only and not displaying indonesia.

When I trined to go thru supported locale for 1.3 api, 1.3 api and higher versions; I found that none of them supports indonesia. 1.6 is supporting this.

In this scenario, is this any alternative solution thru which I can use Indonesia as locale with jdk 1.3 ?/

Regards,

Nirav

[596 byte] By [Nirav_Chhayaa] at [2007-10-2 15:27:29]
# 1
Hi friends,I have checked that new upcoming version JDK 6 has been provided with that support. I am also looking into UniCode CLDR.....Can we get some hint from this direction ? Or we can't make it with 1.3 ?Regards,Nirav
Nirav_Chhayaa at 2007-7-13 14:45:50 > top of Java-index,Desktop,I18N...
# 2
Let's put it this way. They aren't making any more changes to JDK 1.3. So if there's something you couldn't do yesterday in JDK 1.3, you won't be able to do it tomorrow either. Or the next day. Or any time in the future.
DrClapa at 2007-7-13 14:45:50 > top of Java-index,Desktop,I18N...