JSP is a template language created in 1999.
#330on PLDB | 25Years Old | 729Repos |
JavaServer Pages (JSP) is a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other document types. Released in 1999 by Sun Microsystems, JSP is similar to PHP and ASP, but it uses the Java programming language. To deploy and run JavaServer Pages, a compatible web server with a servlet container, such as Apache Tomcat or Jetty, is required.. Read more on Wikipedia...
The value of "variable" in the object "javabean" is ${javabean.variable}.