Even though Servlets and JSP are web based concepts .wht is
the use of using Struts using then
Answer Posted / pulkit bhardwaj
Servlets and Jsp can follow mvc1 architecture while Struts
uses MVC2 architecture thus it is more efficient and secure
to develop any web application.Also, it provides its own
TLD's which make it more easier to work upon.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Which interceptor is responsible for file upload support?
Explain struts.devmode?
Is struts mvc framework?
What applications use apache struts?
What do you mean by inner class and anonymous class?
What is action class?
What is discontinuous strut?
Explain design patterns which is used in struts?
What is use of i18n interceptor?
What is the purpose of @expressionvalidator annotation?
What is s token?
What are pull and push mvc architecture and which architecture does struts2 follow?
How to convert struts to spring mvc?
Which file is used by controller to get mapping information for request routing?
Which class of struts is responsible to converts data types from string and vice versa?