GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Programming  >  Struts
Next Question 
 Struts  |  Question 1 of 65    Print  
What are Struts properties?

  
Total Answers and Comments: 6 Last Update: June 06, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 15, 2005 10:32:12   
Muthu.J        

RE: What are Struts properties?
Struts is an open source provided by Apache. It is an framework designed especially for J2EE applications. Struts follows MVC design pattern.
 
Is this answer useful? Yes | No
October 08, 2005 02:40:04   
padma        

RE: What are Struts properties?
Struts is an advanced Model-View-Controller (MVC) framework for building Servlet/JSP based web applications. It is an open source framework built as part of the Jakarta project (the makers of Tomcat) that leverages the capabilities of Servlets/JSP and custom tags to make it easier to use these technologies on large or complex web systems.

Struts addresses many major issues in using vanilla Servlets/JSP to build web systems. It solves the problem of controller complexity by removing the workflow logic from the servlets and directing workflow in an XML configuration file. Struts improves on the limited form support in JSP by adding numerous capabilities to form processing including easy validation easy error display and the refilling of form input on form retries from a users previous entries. It minimizes the complexity of JSP pages by supplying a very extensive and flexible set of custom tag libraries for many of the standard operations needed in JSP pages.


 
Is this answer useful? Yes | No
October 24, 2005 06:31:32   
Hasan        

RE: What are Struts properties?
Struts is a Framework that follows MVC architecture It is used to create web applications
 
Is this answer useful? Yes | No
November 17, 2005 09:24:04   
mallikarjuna.y        

RE: What are Struts properties?
What are Struts properties?
 
Is this answer useful? Yes | No
June 05, 2007 11:00:41   
surekha        

RE: What are Struts properties?
Struts have central controller. we can saperate the business logic. server side validation is there. Open frame work.
 
Is this answer useful? Yes | No
June 06, 2008 01:09:26   
muralisqa Member Since: October 2006   Contribution: 6    

RE: What are Struts properties?
Hi Guys

This is Krishna. As per my knowledge struts properties is new concept introduced in struts 2.0. its a file with name struts.properties. In this file we can specify wat is the resource bundle we are using like tat we specify....

I m not quite sure about tat... plz refer struts 2.0 y i m saying tat is there is no struts-config.xml in sturts2.0 instead of that we have struts-default.xml and struts. properties are there. We need to write a configuaration file which extends struts-default.xml file

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape