Package org.codehaus.groovy.grails.web.pages.ext.jsp

Interface Summary
JspTag An interface that represents a JSP tag that can be invoked by Grails
JspTagLib An interface that represents a Jsp taglib
 

Class Summary
BodyContentImpl Uses an internal CharArrayWriter.
GroovyPagesPageContext A JSP PageContext implementation for use with GSP.
JspWriterDelegate Delegates to another java.io.Writer.
LocalEntityResolver Resolves commons JSP DTDs and Schema definitions locally.
TagLibFactory  
UncloseableInputStream