JSP
From Mugshot Developer Wiki
Java Server Page. See our JSP Style Guide and the Sun page on JSP.
In short, JSP is a way to build templates that generate HTML, pulling data from Java code, which in turn pulls data from the database.
Java Server Page. See our JSP Style Guide and the Sun page on JSP.
In short, JSP is a way to build templates that generate HTML, pulling data from Java code, which in turn pulls data from the database.