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
How is a lookup dispatch action created?
How struts 2 validation works?
Which class of struts is responsible to converts data types from string and vice versa?
What is the apache struts vulnerability?
What configuration files are used in struts?
What is value stack?
Explain about the library tag?
What is the purpose of @result annotation?
What is role of actionservlet?
How struts2 supports internationalization?
What is difference between struts1 and struts2?
Give an example where struts tiles may be used?
Can we have more than one struts-config.xml file for a single struts application?
What are the steps required for setting up validator framework in struts?
What is actionform in struts?