users@javaserverfaces.java.net

unicode paramters problem with commandlink

From: javadiahad <javadiahad_at_gmail.com>
Date: Tue, 10 Jul 2007 04:06:00 -0700 (PDT)

hi all
I have a jsp page that use utf-8 encoding
I want to use h:commandlink tag with parameters form non-western languages
in my page
but it generate code that isn't decoded by encodeing filter when that's
submitted .I don't know how use them or decode them if that's not a
bug.when I use view source option of my browser I see the following codes
 
document.forms['editUser'].elements['userId'].value='&#1705;&#1575;&#1585;&#1576;&#1585;
&#1587;&#1610;&#1587;&#1578;&#1605;
&#1662;&#1585;&#1587;&#1606;&#1604;&#1610;

please help me
any help appreciated
thanks
ahad

-- 
View this message in context: http://www.nabble.com/unicode-paramters-problem-with-commandlink-tf4055037.html#a11518419
Sent from the javaserverfaces users mailing list archive at Nabble.com.