Hmm, could you give a little more detail why you need to use
response.write directly? why not use a label etc...

刘涛 wrote:
> Hello guys,
>     How can I use response.write("") to response Chinese character??
> The code:
> Response response = request.getResponse();
> response.write(response.getCharacterEncoding() + "怎么回事呢?为什么不写中文呢?");
>
> firebug output-->UTF-8???????????????
>   

-- 
-Wicket for love
-Jme for fun

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to