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 |
Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.
how many methods are there in RequestPrccesor class?
What is the use of struts config xml file?
What is struts2 framework?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What is spring hibernate and struts in java?
Describe the basic steps used to create a tiles application?
Explain about struts dispatch action?
What is the purpose of @key?
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?
Difference between struts and spring? Or why use spring, if you are already using struts?
what are java stuts? what are there uses
2 Answers Rupa, Tech Mahindra,