Even though Servlets and JSP are web based concepts .wht is
the use of using Struts using then
Answer Posted / anila
Struts is framework.which has predefined packages to use.
we can apply our business logic by using those things.One of
the feature is re-usability.Struts fallows MVC
architecture,it was one assert for development.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is struts?
How can we handle exceptions thrown by application in Struts2?
What is interceptor in Struts2?
What is the purpose of dispatcher result type?
Are actions thread safe?
What is the purpose of @before annotation?
How to use forward action to restrict a strut application to mvc?
What is Struts2?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What are the steps used to setup dispatch action?
What is the role of a handler in mvc based applications?
Explain how to work with error tags?
How action mapping is configured in Struts?
Explain the difference between jakarta struts and apache struts?
What does the term struts mean?