what are java stuts?
what are there uses

Answers were Sorted based on User's Feedback



what are java stuts? what are there uses..

Answer / gaurav goyal

Struts is a open source framework based on MVC2 pattern.
Struts provide its own Controllerand integrate with other
technologies to provide Model and View.
Some main benifits of using Struts are:
1. Open Source
2. Centeralized configuration
3. Use of bean tag
4. Validation Framework

Is This Answer Correct ?    3 Yes 0 No

what are java stuts? what are there uses..

Answer / m.sivakumar

What is Struts? what are the uses of struts?


the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and XML, as well as various Jakarta Commons packages.


Jakarta Struts is open source implementation of MVC (Model-View-Controller) pattern for the development of web based applications.

Jakarta Struts is robust architecture and can be used for the development of application of any size and Struts framework makes it much easier to design scalable, reliable Web applications with Java.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Struts Interview Questions

How to pass runtime Parameter in Struts1.2?

2 Answers  


How many action classes can be used in struts application?

0 Answers  


How to explain Software Bank Loan descriptions

0 Answers   Kekran Mekran, Wipro,


How is token generated?

0 Answers  


How you will display validation fail errors on jsp page?

0 Answers  






how to get the last 10 elements using logic:iterate in struts with hiernate from database.

0 Answers   Wipro,


What is the difference between struts1 and struts2?

0 Answers  


What are inner class and anonymous class?

0 Answers  


Why is action servlet a singleton in struts?

0 Answers  


what is the main reason for developing struts? what is advantages over Basic MVC architecture based JAVA Application?

1 Answers  


kindly can any one post for me portlet,hibernate,spring example code and configuration,and some related tutorials plz its urgent for me....thanks in advance ............

1 Answers  


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

6 Answers   BOB Technologies, TCS,


Categories