static text read from application properties not displaying german charector for UTF8 support

StackOverflow https://stackoverflow.com/questions/23655623

  •  22-07-2023
  •  | 
  •  

Вопрос

I used application.properties file and added German characters for some key value pairs. But when i display this value in JSP, it display as unknown characters.

Can we change the application.properties file in Struts to support utf-8. because dynamic text is displayed well on the same page.

Это было полезно?

Решение

I got the solution. Thanks there is a mistake which i did and now it gets resolved.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top