adspace
Answer Posted / Farheen Fatima
The i18n (internationalization) interceptor is a Struts interceptor that allows you to manage the localization of your application, including displaying text in different languages based on the user's locale. It can be configured in the web.xml file and is typically used with a resource bundle file for storing the translated texts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers