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
what is the difference between process and thread? : Java thread
What are the drawbacks of reflection?
Is passing by reference faster?
How does a cookie work in Servlets?
What are the classes of java?
How many types of methods are there?
Is null an object java?
How to call one constructor from the other constructor ?
What is volatile data type?
What are the main uses of the super keyword?
Is multiple inheritance supported by java?
Write a function to print Fibonacci series and Tribonacci series?
Explain about fail safe iterators in java?
What is a map in java?
What is an image buffer?