hi Sunny,
thank you for ur reply, but I used ur way before.
I'm wondering why we can't use <bean:write> for my case ? :)
again, thank u, Sunny :")
----- Original Message -----
From: "Sunny" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <user@struts.apache.org>
Sent: Wednesday, April 13, 2005 1:58 PM
Subject: RE: [HELP] <bean:write> tag can not write Japanese or Vietnamese
> Try this out:
>
> <bean:define id = "myLocale" name = "request" property = "locale" scope =
> "session"/>
> <bean:write name = "myStr" locale="myLocale"/>
>
> NOTE: Assuming browser locale is Japanese.
>
>
> -----Original Message-----
> From: Pham Anh Tuan [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 13, 2005 12:11 PM
> To: Struts Users Mailing List
> Subject: [HELP] <bean:write> tag can not write Japanese or Vietnamese
>
> Hi all,
>
> I got a problem when I write out data on jsp.
>
> I have a String = "わたし"
>
> which means わたし in Japanese
>
> I use <bean:write name="myStr"/>
>
> it only shows "わたし"
>
> plz show me how to solve this problem.
>
> thanks.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]