Java Server Pages
Java Server Pages is an actively used template language created in 1999. 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...
21Years Old | 20Users | ?Jobs |
- Java Server Pages ranks in the top 10% of languages
- the Java Server Pages wikipedia page
- Java Server Pages first appeared in 1999
- file extensions for Java Server Pages include jsp
- See also: html, xml, php, asp, java, jvm-vm, apache-velocity, java-ee-version-history, thymeleaf
- Have a question about Java Server Pages not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
The value of "variable" in the object "javabean" is ${javabean.variable}.
Trending Repos
repo | stars | description |
---|
Last updated August 9th, 2020