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 many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
How can we upload files in Struts2 application?
Which design pattern is implemented by Struts2 interceptors?
What is the purpose of @before?
What is s token?
What are the features of struts?
What are the sections into which a strut configuration file can be divided?
What is struts2 namespace?
What is struts?
What is http forward?
What are disadvantages of Struts?
Give an alternative way to protect jsp’s with not much features from direct access.
What configuration changes are required to use resource files in Struts?
What is controller in struts ?
What is pojo in struts2?