“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
JSP is used mainly for presentation only. A JSP can only be HttpServlet, which mean that the only supported protocol in JSP is HTTP. A servlet can support any protocol like HTTP, FTP, SMTP etc.
JSP is used mainly for presentation only. A JSP can only be HttpServlet, which mean that the only supported protocol in JSP is HTTP. A servlet can support any protocol like HTTP, FTP, SMTP etc.
Leave an Answer/Comment