Answer Posted / 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 |
Post New Answer View All Answers
How can we create jsp custom tags?
What language is jsp?
What are the types of directives in jsp?
Can you use javascript in jsp?
What is a output comment?
Explain some jsp life-cycle methods that can be overridden.
List down the major differences between the jsp custom tags and java beans.
What is request scope in jsp?
Which of the following action variable is used to include a file in jsp?
Can we define a class inside a jsp page?
What do you mean by custom tag in jsp?
what are the tools used in your project , How to ask the answer this question
How many tags are provided by jstl?
Which jsp lifecycle methods can be overridden?
Why is _jspservice() method starting with an '_' while other life cycle methods do not?