Writing a program in JSP is nothing but making use of various tags which are…
Category:
JSP
-
-
The JSP API consists of two packages: javax.servlet.jsp javax.servlet.jsp.tagext javax.servlet.jsp package The javax.servlet.jsp package has…
-
-
JSP stands for JavaServer Pages is a Java standard technology that enables you to write…