whats the diff between jsp and servlets?
Answer Posted / srinivas
In Servlet Presentation & Application Logic is Tightly
Coupled where as in Jsp they are loosely Coupled.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the types of collections in java?
What is difference between == and === in js?
Give me an example of array and linked list? Where they can be used?
What is the use of using enum to declare a constant?
What is the numeric promotion?
Explain wrapper classes in java?
How many bytes is 255 characters?
Explain about anonymous inner classes ?
Which is better arraylist or vector?
Which is faster call by value or call by reference?
What is the use of inner class?
Distinguish between a predicate and a function?
Is java a pure object oriented language?
What are the different types of garbage collectors in java?
How to make a read-only class in java?