which MVC architecture struts follows and why?
Answer Posted / pradeep kumar
hi to all.
Struts uses both M V C 1 & 2 architectures.
based on the project requirement v can decide which has to
use .According to my knowledge v can decide which M V C can
be used at the time of project development only.
if any other plz post .
thanks in advance .
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What is dispatch action class?
What is s token?
What is the use of struts?
What are action errors and error and what are the consequences they impose?
How does interceptor work in struts2?
What is the purpose of @key annotation annotation?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
List some struts tag libraries?
How you will enable front-end validation based on the xml in validation.xml?
How is the action mapping specified?
What is life cycle of an interceptor?
Where should struts xml be placed?
What is the use of jsonvalidation?
What validate() and reset() method does ?
How do u provide security to ur project?(Banking domain project)