What is the different between servlet and struts

Answers were Sorted based on User's Feedback



What is the different between servlet and struts..

Answer / anamprasadreddy

servlet is a server side programming to provide service to
the client where as struts is designed for front end pages
with good look and feel.

Is This Answer Correct ?    1 Yes 0 No

What is the different between servlet and struts..

Answer / 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

More JSP Interview Questions

What are the life-cycle methods for a jsp?

0 Answers  


Explain scriptlet, expression and declaration in jsp.

0 Answers  


When does a container initialize multiple jsp / servlet objects?

0 Answers  


When destroy method of jsp is called?

0 Answers  


Can we define a class inside a jsp page?

0 Answers  


How many tags are provided by jstl?

0 Answers  


Explain the jsp life cycle?

0 Answers  


What is the different between servlet and struts

2 Answers  


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

0 Answers  


Can you call jsp from servlet?

0 Answers  


What is pagecontext jsp?

0 Answers  


Is jsp server side or client side?

0 Answers  


Categories