Example usage for javax.servlet.jsp JspFactory subclass-usage

List of usage examples for javax.servlet.jsp JspFactory subclass-usage

Introduction

In this page you can find the example usage for javax.servlet.jsp JspFactory subclass-usage.

Usage

From source file org.tinygroup.jspengine.runtime.JspFactoryImpl.java

/**
 * Implementation of JspFactory.
 *
 * @author Anil K. Vijendran
 * @author Kin-man Chung
 */

From source file org.apache.jasper.runtime.JspFactoryImpl.java

/**
 * Implementation of JspFactory.
 *
 * @author Anil K. Vijendran
 */
public class JspFactoryImpl extends JspFactory {