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 are inner class and anonymous class?
Explain struts?
What is spring and struts in java?
What are the aware interfaces in struts2?
What are the steps required for setting up validator framework in struts?
How does struts work?
What is the difference between forwardaction and includeaction?
Explain about the process of functioning of the struts program?
Explain about tiles?
What is actioncontext?
Can explain about the validations and in your project where did u used the validations?
What is the purpose of @result?
What is the default location of result pages and how can we change it?
What is interceptor? And life cycle methods of interceptor?
What do you mean by actionservlet?