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 does bitwise or mean?
What is command line used for?
What is the full name of java?
What is arraylist e?
What are the high-level thread states in java programming?
What is a null class?
What is variable in java?
What is better - 'bit-shift a value' or 'multiply by 2'?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What are the restrictions imposed on method overriding?
What is :: operator in java?
What are the types of sockets in java?
How do I compare two strings in word in java?
What is difference between java and java ee?
What is a classloader in java?