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 are the implicit, internal objects and methods on the jsp page?
How many jsp scripting elements are there and what are they?
What is a declaration?
Why do we need custom tags?
What class.forname will do while loading drivers?
What is jsp scriptlet tag used for?
Define scriptlet, expression and declaration in jsp?
Which jsp method cannot be overridden?
How can I declare methods within my jsp page?
What are advantages of jsp over asp, php, pure servlets and others?
How many messaging models do jms provide for and what are they?
What is pagecontext jsp?