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 An implementation of BodyContent that uses an internal CharArrayWriter
GroovyPagesPageContext A JSP PageContext implementation for use with GSP
JspWriterDelegate A JspWriter implementation that delegates to another java.io.Writer
LocalEntityResolver Resolves commons JSP DTDs and Schema definitions locally
TagLibFactory  
UncloseableInputStream