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,[1] JSP is similar to PHP, 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.
Hope it will be helpful for you
Last updated on 2016年02月19日
このバージョンには軽微な不具合の修正と全般的な改善が含まれています。快適に利用するため、最新版にアップデートしてください。