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 |
write a program in javasacript to shake the window
How to send data from jsp to jsp?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?
Can we use javascript in jsp?
how can i add properties in dynamic text fields using .js file?
How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?
What is the need for jsp?
How can I prevent direct access to a jsp page from a browser?
What is a hidden comment in jsp?
What are the jsp tags?
What is context in web application?
What language is used to write servlets and jsp?