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 is keyword in oop?
What is math exp in java?
What is hashtable and explain features of hashtable?
What is a method signature java?
What is a method in java?
What are desktop procedures?
How does varargs work in java?
Are global variables initialized to zero?
Is main a function?
Is null a string?
What is the difference between overriding & overloading?
When a byte datatype is used?
What is sorting in java?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
What is the static block?