What are Struts properties?

Answer Posted / bindhu

Properties files prepare the resource bundles with all
String messages used in your web application. Because
properties files are text files, they provide a
straightforward way of internationalizing our application.

For Struts web applications, you can use the
PropertyResourceBundle class, which is one of the standard
Struts implementations of the java.util.ResourceBundle
class. This implementation allows web applications based on
Struts to define resources using the "name=value" syntax.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is struts validator framework?

543


How many action classes can be used in struts application?

501


What is struts2 framework?

505


What is the default location of result pages and how can we change it?

546


What does apache struts do?

495






What is the use of resourcebundle.properties file in Struts Validation framework?

570


What configuration changes are required to use resource files in Struts?

565


Which servlet does the struts framework use?

509


Explain the components of struts?

532


What’s the difference between struts and espresso?

496


What is validate() and reset() functions?

555


What does action do in struts?

530


List some bundled validators?

566


When should we use SwtichAction?

590


Explain the core end goal while using java struts?

518