Example usage for javax.servlet.jsp JspApplicationContext interface-usage

List of usage examples for javax.servlet.jsp JspApplicationContext interface-usage

Introduction

In this page you can find the example usage for javax.servlet.jsp JspApplicationContext interface-usage.

Usage

From source file org.grails.gsp.jsp.GroovyPagesJspApplicationContext.java

/**
 * @author Graeme Rocher
 * @since 1.0
 */
public class GroovyPagesJspApplicationContext implements JspApplicationContext {

From source file org.grails.web.pages.ext.jsp.GroovyPagesJspApplicationContext.java

/**
 * @author Graeme Rocher
 * @since 1.0
 */
public class GroovyPagesJspApplicationContext implements JspApplicationContext {

From source file org.codehaus.groovy.grails.web.pages.ext.jsp.GroovyPagesJspApplicationContext.java

/**
 * @author Graeme Rocher
 * @since 1.0
 */
public class GroovyPagesJspApplicationContext implements JspApplicationContext {