what is the difference between servlets and jsp?
Answer Posted / sanjay deorari
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 ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is java transaction service (jts)?
What is attribute what is asant?
What are the four types of J2EE modules?
What every java developer should know?
what is direct link to download swing ebook,applet,ejb,core java
What is application client module?
What is comment?
What is jaxr client?
What is commit?
What is j2ee application model?
What will happen when you compile and run the following code?
What is jta and jts?
What id url?
What is Connector architecture?
Why is java considered dynamic?