How struts2 supports internationalization?
Answer / Alakh Jain
Struts2 supports internationalization (i18n) by using resource bundles, which are collections of properties with keys and corresponding localized values.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between requestaware and servletrequestaware interface?
Are struts thread safe?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
What is apache struts framework?
What are the steps involved in creating a strut application?
How properties of a form are validated in Struts?
What is the apache struts vulnerability?
How is the mvc design pattern used in struts framework?
struts is thread safe or not ?give me answer as early as possible
Explain the complete struts validator framework.
What are action classes in struts?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they