what is the main reason for developing struts? what is
advantages over Basic MVC architecture based JAVA Application?
Answer / sanjit sinha
struts is a web framework, we can develop any small and
large web based application.
actually struts web framework is based on two design pattern
1> MVC design pattern
2>front controller design pattern
MVC design pattern has divide in three layer
model, view , and controller
...in first layer is view where we write all the jsp or html
file it is also called presentation layer.
...second layer is controller layer where we write the
action servlet, request processor and action.
....third layer is model layer where we use the
hibernate,jdbc or ejb.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between SAX Parser and DOM Parser??
14 Answers Cap Gemini, Goldman Sachs, HCL, Hidden Brains, HP,
Briefly tell the two kinds of form beans.
What is apache struts cve 2017 5638?
What is structs 2 validation framework?
How do I install struts?
Why do we need struts?
What are the loop holes of struts?
How is the action mapping specified?
What are the action classes in struts?
What is struts framework in java?
What is declarative exception handling in struts?
What helpers in the form of jsp pages are provided in struts framework?