Groovlet are Groovy Scripts with JSP like implicit variables bounded.
Grrovlets are invoked by GroovyServlet, which hands these Groovy scripts implicit variables, request, response, session, params etc.
The script can generate web-content by println statements or MarkupBuilder.
Look at this for more details