JPS (Java Server pages)

JPS(JavaServer pages) Converted to Servlet class when requested

Scriptlet

Embed Java code

Description method


<%Java code%>

Script expression

Output variables, methods, return values, etc.

Description method


<%=Java code%>

JSP comment

Comment description

Description method


<%--comment--%>

page directive

JPS file settings

Description method


<%@page attribute name="value" %>

URL

Description method


http://<Server name>/<Application name>/<Path from WebContent>

Recommended Posts

JPS (Java Server pages)
Java (WebSphere Application Server) memo [1]
Try implementing GraphQL server in Java
Java
Server processing with Java (Introduction part.1)
Java
Kick ShellScript on the server from Java
Get history from Zabbix server in Java
Building Java Web Applications on Windows Server 2016
Build Web Application Server (Java) on VPS