Groovy Server Pages
Groovy Server Pages is an actively used template created in 2008.
11Years Old | 1,005Users | 0Jobs |
- Groovy Server Pages ranks in the bottom 50% of languages
- the Groovy Server Pages website
- Groovy Server Pages first appeared in 2008
- I have 23 facts about Groovy Server Pages. just email me if you need more.
Example code from the web:
<html> <body> <% out << "Hello GSP!" %> </body> </html>
Example code 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>Edit
Last updated February 11th, 2019