whats the diff between jsp and servlets?
Answer Posted / devi
in servlets the presentation part is very difficult to
write i.e., inserting HTML in Java code. But where as in
servlets it is done very easily i.e., inserting scriplets
in HTML
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Can list have duplicates in java?
What do you mean by chromounits in java8?
What is Enum in Java?
How to store image in arraylist in java?
What is a loop java?
How do you reverse sort a list in java?
Explain about anonymous inner classes in java?
What is structure of java heap? What is perm gen space in heap?
Explain parallel processing in java8?
Is hashset ordered?
Is array a class?
Does java map allow duplicates?
Explain yield() method in thread class ?
What is difference in between java class and bean?
Explain the difference between the public, private, final, protected, and default modifiers?