Package | Description |
---|---|
javax.servlet.jsp |
Classes and interfaces for the Core JSP 2.3 API.
|
Modifier and Type | Method and Description |
---|---|
static JspFactory |
JspFactory.getDefaultFactory()
Returns the default factory for this implementation.
|
Modifier and Type | Method and Description |
---|---|
static void |
JspFactory.setDefaultFactory(JspFactory deflt)
set the default factory for this implementation.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.