See: Description
Class | Description |
---|---|
AbstractHttpServlet |
A base class dealing with common HTTP servlet API housekeeping aspects.
|
GroovyServlet |
This servlet will run Groovy scripts as Groovlets.
|
ServletBinding |
Servlet-specific binding extension to lazy load the writer or the output
stream from the response.
|
ServletCategory |
Servlet support.
|
TemplateServlet |
A generic servlet for serving (mostly HTML) templates.
|
Support for Groovlets which are Servlets written as a simple Groovy script.