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
What are the classes of java?
What are the four integer types supported by java?
Do extraneous variables affect validity?
What is variable declaration and definition?
What is return keyword in java?
What is difference between filereader and bufferedreader?
What is the point of java?
What is the point of polymorphism java?
What is character in data type?
What is difference between this and super keyword?
Is string passed by reference in java?
What is quick sort in java?
Does sprintf add a null terminator?
Difference between arraylist and hashset in java?
Where is the find and replace?