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

hpcl information systems officer 2008 Question Papers or any last previous questions papers thanks in advance shyamprasad71@gmail.com shyamprasad71@gmail.com

1 Answers   HPCL,


How can we stop errors on display in a jsp page?

1 Answers  


How does response sendredirect work?

1 Answers  


Why jsp is faster than servlet?

1 Answers  


What do you know about jsp tags?

1 Answers  


Explain scriptlet, expression and declaration in jsp.

1 Answers  


how to extends one jsp page to another jsp page with realtime example?

3 Answers   CTS, Jamcracker,


Why are jsp pages the preferred api for creating a web-based client program?

1 Answers  


What is the use of implicit object named "application" in Application?

1 Answers   Indriyn Data Labs,


What are the two kinds of comments in jsp and what's the difference between them ?

1 Answers  


What is the purpose of jsp and why it is widely used?

1 Answers  


Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?

1 Answers  


Categories