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
What is SingleThreadModel interface?
Is java servlet still used?
What is the use of attribute in servlets?
Define declaration.
What are the types of servlet?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What must be implemented by all servlets?
How servlets are deployed in java?
What's the use of servletcontext?
What are all the ways for session tracking?
What is the use of welcome-file-list?
How the JSP file will be executed on the Server side?
What is ServletConfig object?
What do you mean by annotations in servlet?
What are the uses of servlet