What does i18n interceptor?



What does i18n interceptor?..

Answer / 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

More Struts Interview Questions

Which class of struts is responsible to converts data types from string and vice versa?

1 Answers  


What is http redirect?

1 Answers  


What is the purpose of @action annotation?

1 Answers  


Which configuration file is used for storing jsp configuration information in struts?

1 Answers  


What is DynaActionForm?

1 Answers  


What is request processor and how does it relates to action mapping?

1 Answers  


What types of validations are available in xml based validation in struts2?

1 Answers  


what is tiles in struts?

6 Answers  


How does interceptor work in struts2?

1 Answers  


What is the purpose of form-be tag in struct-config.xml?

1 Answers  


Are struts still used?

1 Answers  


project architechture in java

3 Answers   AC, IBM, INDUS, Satyam,


Categories