Package groovy.servlet
package groovy.servlet
Support for Groovlets which are Servlets written as a simple Groovy script.
-
ClassDescriptionA base class dealing with common HTTP servlet API housekeeping aspects.This servlet will run Groovy scripts as Groovlets.Servlet-specific binding extension to lazy load the writer or the output stream from the response.Servlet support.A generic servlet for serving (mostly HTML) templates.