Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change 
notification.

The following page has been changed by AlexanderKlimetschek:
http://wiki.apache.org/cocoon/RequestParameterEncoding

------------------------------------------------------------------------------
  = Request parameter encoding =
  
- == How-to set everything to UTF-8 with Cocoon and CForms (with Ajax and Dojo) 
==
+ == How to set everything to UTF-8 with Cocoon and CForms (with Ajax and Dojo) 
==
  
  The best for internationalization is to handle everything in UTF-8, since 
this is probably the most intelligent encoding available out there. Everything 
means server side (Backend, XML), HTTP Requests/Responses and client side with 
forms and dojo.io.bind.