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 To maintain session ..?
Explain the various scope values for tag.
Are dialogue tags necessary?
What is the jsp?
What is jsp api?
Can we use javascript with jsp pages?
Can we override jspinit method?
Explain jsp:plugin action?
Define jsp declaration?
What is the difference between a scrollbar and a scrollpane in jsp?
How to send data from one page to another in jsp?
Can you stop multiple submits to a web page that are initiated by clicking to refresh button?