Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Groovy Server Pages

< >

Groovy Server Pages is a template language created in 2008.

#1533on PLDB 16Years Old 9Repos
Homepage


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 About Keywords Resources Acknowledgements Part of the World Wide Scroll