Measures Concepts
GitHub icon

Groovy Server Pages

Groovy Server Pages - Template language

< >

Groovy Server Pages is a template language created in 2008.

#1354on PLDB 16Years Old 9Repos


Example from the web:
<html> <body> <% out << "Hello GSP!" %> </body> </html>
Example from Linguist:
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Testing with SiteMesh and ${example}</title> </head> <body> </body> </html>

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout