You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by yuryx <yu...@mobicomk.donpac.ru> on 2002/06/19 12:34:51 UTC

get parameters in any charset

Hi all!

Can anyone help me with following question?
How to get parameter (POST method) in UTF-8 charset to form?
I'm try :
<xsp-request:get-parameter name="msg" form-encoding="utf-8"/>
but see the empty field :(
Thanx.
Yury.



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: get parameters in any charset

Posted by KOZLOV Roman <r-...@opencascade.com>.
Hi,

Don't forget xsp:expr around the tag. It works for me at least with
capital letters: "UTF-8".

Best regards,
Roman


yuryx wrote:

> Hi all!
>
> Can anyone help me with following question?
> How to get parameter (POST method) in UTF-8 charset to form?
> I'm try :
> <xsp-request:get-parameter name="msg" form-encoding="utf-8"/>
> but see the empty field :(
> Thanx.
> Yury.
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>