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

What are the components of struts framework?

0 Answers  


Is there a particularly good ide to use with struts?

0 Answers  


Are struts thread safe?

0 Answers  


What are the loop holes of struts?

0 Answers  


What is the purpose of struct-config.xml in struct2?

0 Answers  






How to convert struts to spring mvc?

0 Answers  


Do you need an alignment after replacing struts?

0 Answers  


What is the purpose of constant tag in struts.xml?

0 Answers  


State the procedure for using forward attribute of link tag’s.

0 Answers  


can we change the order of parameters in execute()?

4 Answers   Polaris, Serco,


why we are not implement business logic in struts action?

1 Answers  


How many struts config file in a struts application?

0 Answers  


Categories