What is the different between servlet and struts

Answer Posted / shashank

Servlet is a server side programming to provide service to client where as Struts is a framework which promotes the use of the Model-View-Controller architecture for designing large scale applications.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the implicit, internal el jsp objects and their differences from jsp objects?

710


Can jsp run without server?

637


What is jsp scriptlet?

665


A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?

828


Explain some jsp life-cycle methods that can be overridden.

663


Can constructor be used instead of init(), to initialize servlet?

693


What is the full form of jsp?

714


How can I prevent direct access to a jsp page from a browser?

652


What are the 3 tags used in jsp bean development?

753


what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic

2072


What are context initialization parameters?

733


Why use of scripting elements in jsp is discouraged?

722


Differentiate between pagecontext.include and jsp:include?

709


What is server context?

676


Which jsp life cycle is in correct order?

707