What is the difference between jsp and servlet?
Answer Posted / sivasubramanian.k
JSP are java server pages which constitute of html pages
embedded in it ie it is useful for both presentation and
application/business logic..It is compiled only once and
each time it is not executed by server..While servlet are
server side programs which are compiled and is executed
each time..
Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
How to add menushortcut to menu item?
Explain about narrowing conversion in java?
Which variable is the independent variable?
What is an anonymous class in java?
What is memory leak and how does java handle it?
What is the maximum size of hashmap in java?
What is charat ()?
What is difference between equal and == in java?
What is default size of arraylist in java?
what is abstract class in Java?
What happens when main () method is declared as private?
Is string pool garbage collected?
What ide should I use for java?
What is the size of a string in java?
define the terminology association.