Search:

Type: Posts; User: dinhtrung; Keyword(s):

Search: Search took 0.01 seconds.

  1. Also, if you want to load message files with...

    Also, if you want to load message files with UTF-8, change messageSource bean in webmvc-config.xml to:
    <bean id="messageSource" p:defaultEncoding="UTF-8"/>
  2. UTF-8 with Roo

    Hi, I resolved this issue by disable escaping of form submission contents, move the filter and filter-mapping for CharacterEncoding to the first, and add encoding tags to maven-compile-plugin in my...
Results 1 to 2 of 2