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 do you mean by an interface in java?
Does sprintf allocate memory?
What is boolean in java?
Can an integer be null java?
What is singleton class in java and how can we make a class singleton?
What is javac used for?
what happens when a thread cannot acquire a lock on an object? : Java thread
What is Java Package and which package is imported by default?
What is meant by method overriding?
Can we change the scope of the overridden method in the subclass?
Which package is used for pattern matching with regular expressions?
How do you sort data in java?
Where will it be used?
What is a default constructor and also define copy contrucyor?
What is the different types of functions?