|
Re: Japanese characters in Velocity Context: msg#00230jakarta.velocity.user
Well, I seem to have solved the problem already; sorry to have bothered you all. I managed to find some older posts of mine on the list when I was having a similar problem with displaying Japanese characters that I had taken from a database (in this instance I was just taking them as java variables). Anyway, so to try and experiment I did this: context.put("ACCOUNT_STATUS",new String(ACCOUNT_STATUS_JAP.getBytes("Shift_JIS"), "8859_1")); and now they display just fine, Again this seems to operate independently of setting the output encoding, but then I am using a Japanese operating system, so the default output encoding is probably Shift_JIS. CHEERS> SAM Sam Joseph wrote: Hi All, |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Japanese characters in Velocity Context: 00230, Sam Joseph |
|---|---|
| Next by Date: | RE: Problems testing Velocity: 00230, Peter Romianowski |
| Previous by Thread: | Japanese characters in Velocity Contexti: 00230, Sam Joseph |
| Next by Thread: | URL Rewriting and Velocity: 00230, Kwirirai |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |