What is the difference between jsp and servlet?
Answer Posted / dimpu
>Servlets are gud at running logic.
>not so gud at producing large amount of o/p.
>Not so gud at lots of logic.
>g8 ay producing lots of texual o/p.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How to retrieve data from database in java using arraylist?
Is java based on c?
Explain an algorithm to find depth of a binary tree.
How to sort a collection of custom Objects in Java?
Can I learn java in 3 months?
What is a key in java?
How do you add an element to a set in java?
How to sort an array in java without using sort method?
Difference between arraylist and hashset in java?
What are the basic concepts of OOPS in java?
What does localhost mean?
What are the topics in core java?
What does int [] mean in java?
Explain thread life cycle in java?
What is a function in programming?