Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are Struts properties?

Answers were Sorted based on User's Feedback



What are Struts properties? ..

Answer / saran v

The framework uses a number of properties that can be
changed to fit your needs. To change any of these
properties, specify the property key and value in an
struts.properties file. The properties file can be locate
anywhere on the classpath, but it is typically found
under /WEB-INF/class

The list of properties can be found in struts-
default.properties (inside struts2.jar).

Is This Answer Correct ?    5 Yes 2 No

What are Struts properties? ..

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

More Struts Interview Questions

What is actioncontext?

0 Answers  


What is the purpose of @result annotation?

0 Answers  


What is the purpose of @keyproperty annotation annotation?

0 Answers  


How long do struts last?

0 Answers  


Which components are available using actioncontext map?

0 Answers  


Hi Friends, am new to struts.I read that " you can store variables in xml file(properties file) and for future enhancements we just call properties file . Now i want to implement this , where can i call properties file to enhance my application. My question is where this properties file will be called.

1 Answers  


I facing problems while explaining project details in the interview...... can any tell complete project architecture that followed in companies

1 Answers   ID,


what is BUSINESS DELIGATE PATTERN,DAO,VO,DTO?

6 Answers   BOB Technologies, TCS,


What is ValueStack and OGNL?

0 Answers  


What is the use of ActionErrors in Struts?

2 Answers   HCL, TCS,


How to use forward action to restrict a strut application to mvc?

0 Answers  


Why do we need mapdispatchtoprops?

0 Answers  


Categories