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
Can filter be used as request or response?
Why filter is used in servlet?
Explain how does JSP handle run-time exceptions?
How can you run a servlet program?
What is servlet? Explain
What are Servlets?
What is the difference between portlet and servlet?
What is the life-cycle of servlets?
What exactly is a servlet?
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
What are the uses of servlet
What is cgi and what are its drawbacks?
Write a hello world program using servlets.
Explain the concept of ssi ?
What is the difference between encodeRedirectUrl and encodeURL?