How do struts work?



How do struts work?..

Answer / Amarnath Swamy

Struts is a Java-based web application framework that follows the Model-View-Controller (MVC) design pattern. Struts receives user requests, processes them using action classes, and then forwards the results to the appropriate JSP or HTML page. It also provides features like form validation, internationalization, and security.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.

3 Answers   TCS,


how many methods are there in RequestPrccesor class?

2 Answers   Infosys,


What is the use of struts config xml file?

1 Answers  


What is struts2 framework?

1 Answers  


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

1 Answers  


What is spring hibernate and struts in java?

1 Answers  


Describe the basic steps used to create a tiles application?

1 Answers  


Explain about struts dispatch action?

1 Answers  


What is the purpose of @key?

1 Answers  


Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?

2 Answers   Accenture,


Difference between struts and spring? Or why use spring, if you are already using struts?

1 Answers  


what are java stuts? what are there uses

2 Answers   Rupa, Tech Mahindra,


Categories