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 is consumer in java?
What is array command?
Which language is java?
Write a program to print 15 random numbers using foreach of java 8?
How is string immutable in java?
What does += mean coding?
Why declare Main() inside the class in java ?
How to print an arraylist in java?
What is difference overloading and overriding?
What is sortedmap interface?
What is the difference between preparedstatement and statement in java?
Explain the difference between association, aggregation and inheritance relationships.
Explain about automatic type conversion in java?
How can you set the applet size?
How do you declare a destructor in java?