Groovy Server Pages is a template language created in 2008.
#1545on PLDB | 16Years Old | 9Repos |
<html>
<body>
<% out << "Hello GSP!" %>
</body>
</html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Testing with SiteMesh and ${example}</title>
</head>
<body>
</body>
</html>