| Interface | Description |
|---|---|
| JspTag |
An interface that represents a JSP tag that can be invoked by Grails
|
| JspTagLib |
An interface that represents a Jsp taglib
|
| Class | Description |
|---|---|
| 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 |