| Author |
Internationalization problem...
|
malek aftab
Greenhorn
Joined: Jun 04, 2006
Posts: 12
|
|
Hi everybody, I have a problem in internationlizing my web application, I made AlicationResource files, a filter to set my encoding to UTF-8 use bean:message tag to render messages in jsp files but in reality, my problem is about encoding in my web pages struts internationalization is correct but probably encoding is not correct, messages in my web pages renders incorrectly. regards Malek Aftab
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
You might try a different encoding, such as ISO-8859-1. This covers most European languages.
|
Merrill
Consultant, Sima Solutions
|
 |
 |
|
|
subject: Internationalization problem...
|
|
|