What is the different between servlet and struts
Answers were Sorted based on User's Feedback
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 |
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 |
What is jsp exception?
What are the steps for creating custom tags in jsp?
Explain translation phase.
What are the different directives in jsp?
What is error page in jsp?
What is a translation unit?
What will happen if iselignored attribute is set as false?
Why should we not configure jsp standard tags in web.xml?
What is contextpath?
Explain various implicit objects in expression language.
what are the tools used in your project , How to ask the answer this question
What is jsp in html?