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 |
How can I implement a thread-safe jsp page?
Can we define a class in a jsp page?
How to find the hidden answers present in an online exam?
What is a hidden comment in jsp?
How do you restrict page errors display in the JSP page?
What is response sendredirect?
Tell us about the jsp life cycle methods.
How can the applets be displayed in the jsp? Explain with an example.
How can I override the jspdestroy() method within a jsp page?
Explain the jsp life cycle?
Can I declare a java class in jsp?
Which of the following action variable is used to include a file in jsp?