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

How To maintain session ..?

3 Answers   TCS,


Explain the various scope values for tag.

0 Answers  


Are dialogue tags necessary?

0 Answers  


What is the jsp?

0 Answers  


What is jsp api?

0 Answers  


Can we use javascript with jsp pages?

0 Answers  


Can we override jspinit method?

0 Answers  


Explain jsp:plugin action?

0 Answers  


Define jsp declaration?

0 Answers  


What is the difference between a scrollbar and a scrollpane in jsp?

0 Answers  


How to send data from one page to another in jsp?

0 Answers  


Can you stop multiple submits to a web page that are initiated by clicking to refresh button?

0 Answers  


Categories