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 a constructor overloading in java?
Can we execute a program without main() method?
How garbage collection is done in java?
List some java keywords sun like c, c + + keywords?
What is object of class in java?
What was java originally called?
What is the name of the java compiler?
Explain the importance of throwable class and its methods?
What does the string method compareto () do?
How many types of assembly languages are there?
What do you understand by synchronization?
Why is string class considered immutable?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
What do you mean by ordered and sorted in collections in java?
How can I right-justify a string?