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 and why it is used?
How can we write our own interceptor and map it for action?
What is action servlet in struts?
What are the custom tags?
What is switchaction?
How can we work with error tags?
What is the purpose of struct-config.xml in struct2?
What are the two types of validations supported by validator framework?
How many action classes can be used in struts application?
What is interceptor in Struts2?
Name some useful annotations introduced in Struts2?
What are the steps involved in creating a strut application?
How to use forward action to restrict a strut application to mvc?
Why was reload removed from struts (since 1.1)?
What is the difference between empty default namespace and root namespace?