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

List out the various scope values of jsp action.

0 Answers  


Where we use assertion in java programming?

2 Answers  


What are the different scope values for the <jsp:usebean> tag?

0 Answers  


What is tld file?

0 Answers  


How do you comment out in jsp?

0 Answers  






List all tags that are provided in jstl?

0 Answers  


What are the steps involved in reading data from a form using jsp?

0 Answers  


How can we retrieve warnings?

0 Answers  


What is jsp api?

0 Answers  


Can I stop jsp execution while in the midst of processing a request?

0 Answers  


How can the applets be displayed in the jsp? Explain with an example.

0 Answers  


Can u Override any of the lifecycle methods of JSP?

1 Answers  


Categories