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.