Answer Posted / prathap
we can develop webapplications easily by using struts.In
this we are using MVC-2 architecture in this model is for
businesslogic and jsp is for presentation logic and Action
Servlet is for Controller to forward actions
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of form-be tag in struct-config.xml?
What are the aware interfaces in struts2?
What design patterns are used in struts?
What are the struts2 error message keys that can come during file uploading process?
What is switchaction?
What is the configuration files used in struts?
List some bundled validators?
How can we integrate log4j in Struts2 application?
What is the purpose of @conversion annotation annotation?
What is the purpose of @validations annotation?
What is struts2 in java?
What is the default suffix for Struts2 action URI and how can we change it?
What are result types in struts?
Explain the difference between jakarta struts and apache struts?
What is struts? Explain