Chinese character Display for Date from Gregorian calendar in JSP

Hi

I am doing internationalization for my JSPs, as part of that i am doing character encoding to utf-8(for chinese/japanese). Evrything is fine..

Now the problm is i am displaying gregorian calendar to select date in a small window using some javascript code...

For default encoding it is working fine....for utf-8 or other encoding it is raising error.(may be javascript)and also the date is nto displaying properly..i think the problem would be in javascript/.

So can you pls tell me how to over come this problm...

thanks in adance...

regards

bhaskar

[602 byte] By [keerthibhaskara] at [2007-10-2 6:20:22]
# 1
Sorry ..forgot to include the output...this is the output i am getting instead of 29-Nov-2005 00:00:0029-A-2005 00:00:00
keerthibhaskara at 2007-7-16 13:22:18 > top of Java-index,Desktop,I18N...