Package groovy.servlet

Support for Groovlets which are Servlets written as a simple Groovy script.

See:
          Description

Class Summary
GroovyServlet This servlet will run Groovy scripts as Groovlets.
ServletBinding Servlet-specific binding extesion to lazy load the writer or the output stream from the response.
ServletCategory  
TemplateServlet A generic servlet for templates.
 

Package groovy.servlet Description

Support for Groovlets which are Servlets written as a simple Groovy script.



Copyright © 2003-2005 The Codehaus. All Rights Reserved.