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 method in research paper?
What is a condition in programming?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is the use of arraylist class in java?
Is string thread safe in java?
Can long be null in java?
Do we need to manually write Copy Constructor?
Who is the owner of java?
Difference between object instantiation and construction ?
What is a parameter used for?
What is the point of polymorphism java?
What is difference in between java class and bean?
Can a class be defined inside an interface?
How does hashset work in java?
Can we inherit a class with private constructor?