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

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

  •  22-07-2023
  •  | 
  •  

Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top