whats the diff between jsp and servlets?
Answer Posted / dillip
JSP is used mainly for presentation only. A JSP can only be
HttpServlet that means the only supported protocol in JSP
is HTTP. But a servlet can support any protocol like HTTP,
FTP, SMTP etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is casting in java programming?
What is the difference between reader/writer and inputstream/output stream?
When throw keyword is used?
How do you do exponents in java?
State one difference between a template class and class template.
Can we use string in switch case in java?
How do you check if a string is lexicographically in java?
What is logical variable?
Is java 11 paid version?
What is identifier in java?
What is the structure of java?
Differentiate between postfix and prefix operators in java.
What is java reflection?
What is method in research paper?
Explain the JDB in depth & command line.