adspace


What does i18n interceptor?

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


Please Help Members By Posting Answers For Below Questions

What do you know about validation plugin ?

1028


How is declarative handling of exceptions done in struts ?

1006


What is action chaining ?

1164


What are the contents on web.xml in struts application ?

1068


What is the difference between filters and interceptors ?

1311