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
Explain the difference between string, stringbuffer and stringbuilder in java?
What is byte value?
Implementations of set interface?
what is the messsage u r going to get from an objectoriented programing?
What are inbuilt functions in java?
Can we override the private methods?
Is vector ordered in java?
Why do we create threads in java?
What is balanced tree in java?
Who found java?
Are private methods final?
What is the console in java?
What are 5 boolean operators?
Why object class is super class for every class in java?
Can I import same package/class twice?