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 xml?
What is ValueStack and OGNL?
What is the difference between struts and spring? Explain
What is lookupdispatchaction?
Are interceptors thread safe?
Why are frameworks used?
Difference between struts and spring? Or why use spring, if you are already using struts?
Will the struts tags support other markup languages such as wml ?
What are the Core classes of Struts Framework?
What is the difference between forwardaction and includeaction?
How the exceptions are handled in struts?
Describe validate() and reset() methods.
How to override the default error message that can come during file uploading process?
Is struts 1 still supported?
What is use of i18n interceptor?