hi!

thanks

but my main problem still is, if i click
on a submit-button, the ö,ä,ü or ß from
my form input-fields are
not send correct to my action.


what have i do, to change this.
to get what i have typed on the next page?


greetings, christop

-----Original Message-----
From: KOZLOV Roman [mailto:[EMAIL PROTECTED]] 
Sent: Dienstag, 04. Juni 2002 10:14
To: [EMAIL PROTECTED]
Subject: Re: change from UTF-8 to iso-8859-1


Hi Christoph,

Set <encoding>ISO-8859-1</encoding> for serialiser in sitemap. By the
way, you can use such characters with UTF-8 also. It's just necessary to
store the XML document as Unicode.

Best regards
Roman

Christoph Stocker wrote:

> hi!
>
> i use cocoon2.0.2 with weblogic6.0sp2 on win2000
>
> i want to change the <META http-equiv="Content-Type" 
> content="text/html; charset=UTF-8">
> tag to               <META http-equiv="Content-Type"
content="text/html;
> charset=iso-8859-1">
>
> i want to use ö,ü,ä and ß
>
> thanks
> greetings, chros
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the 
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


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

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



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

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

Reply via email to