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 do you mean by jsp directives?
What is server context?
What is out println in jsp?
What is application scope in jsp?
What is jsp param?
Explain the uses of <jsp:usebean> tag.
What is scriptlet and what is expression?
How do you delete a cookie within a jsp?
what are the alternate way to use the scriplet in jsp.
What is jsp translation time?
What is tag file in jsp?
What is jsp syntax?