JSP stands for Java Servlet Pages, a shorthand way of writing simple Servlets, more akin to other web scripting languages like PHP and ASP. A JSP file basically contains HTML, but with embedded JSP ...
Ok, so what - in slightly more detail - is a Java Servlet? A Java Servlet is a Java class that subclasses from class HttpServlet and usually overrides the doGet (or doPost) method. These methods will ...
History History 233 lines (127 loc) · 13.8 KB master Java-Tutorial / docs / java-web / 走进JavaWeb技术世界2:JSP与Servlet的曾经与现在.md Top File metadata and controls Preview Code Blame 233 lines (127 loc) · 13.8 ...
走进JavaWeb技术世界2:JSP与Servlet的曾经与现在.md Top File metadata and controls Preview Code Blame 233 lines (127 loc) · 13.8 KB Raw 1 # Table of Contents * [servlet和jsp的区别] (#servlet和jsp的区别) * [servlet和jsp各自的特点] ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results