what is the difference between servlets and struts?
Answer Posted / asd
Servlet is a simple java class, and struts is framework but
it is used servlet as action class to controll over request
and response.
| Is This Answer Correct ? | 38 Yes | 8 No |
Post New Answer View All Answers
How does tomcat servlet container work?
Explain web application directory arrangement?
Can we override destroy method in servlet?
Explain session tracking and its importance?
What do you mean by annotations in servlet?
How many servlet objects are created?
What are the various ways of session supervision in servlets?
What are important features of Servlet 3?
What is the main purpose of java servlets?
What are the differences between servlet context vs servlet config?
Explain Action Servlet?
What is servlet configuration?
Can a jsp be called using a servlet?
What does the term localization refer to?
How to get the path of servlet in the server?