Apache Struts 2 Documentation > Home > FAQs > How do I enable encoding in my forms |
If you have enabled all all possible UTF-8 settings, and your application's forms still aren't handling your characterset correctly, it may help to
For more, see FORM submission and i18n
An enhancement is planned for SAF 2.0 that may solve this problem. The change would be to add a default overridable UTF-8 encoding the form template. |