what is the difference between servlets and struts?
Answer Posted / sandy
servlet is used to web based application.where as struts is
a framework it is easy to configure the validation part
comparing to servlet.
to built an web based application servlet take more amount
of time comparing struts.in struts we use action servlet
struts work under mvc architecture where servlet acts as a
controller part
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
Which event is fired at the time of project deployment and undeployment?
What are the uses of servlet and what is servlet chaining?
What is the main purpose of java servlets?
What is servlet container?
Explain get and post.
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
Explain servlet.
What is life cycle of Servlet?
Explain the difference between servletconfig and servletcontext in servlet?
Describe the phases of servlet lifecycle?
What is new in ServletRequest interface ? (Servlet 2.4)
What is the use of servletconfig interface?
What is getservletcontext?
How can you create a session in servlet?
What are different methods of session management in servlets?