interview questions for JSP and Servlets          only. Since JSP and Servlets are almost identical technology, there is          only one section for both JSP and Servlet interview questions. If      you need interview questions for any other java related technologies ,      please check the relevant sections. 
Difference between JSP and Servlets
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.
No comments:
Post a Comment
Please Provide your feedback here