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 the difference between model1 and model2 architecture in struts?

3 Answers  


How do I access token?

0 Answers  


What configuration files are used in struts?

0 Answers  


Explain about tiles?

0 Answers  


can anyone help me to send the code for Jasper Reporting in java?plz

3 Answers   CSC, RFT,


Where can i get jar file for use the struts-tags in struts2?

2 Answers  


Why are springs better than struts?

0 Answers  


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

0 Answers  


What is role of action class?

0 Answers  


how to develop the submit and search operations in single jsp using struts?

0 Answers   Wipro,


How to add ms-word file in struts at the same time how to add images

1 Answers  


session menagement in servlets explaion briefly?

1 Answers  


Categories