|
|||||||||
| Home >> All >> javax >> servlet >> [ jsp overview ] | PREV NEXT | ||||||||
Uses of Class
javax.servlet.jsp.JspFactory
| Uses of JspFactory in javax.servlet.jsp |
| Fields in javax.servlet.jsp declared as JspFactory | |
private static JspFactory |
JspFactory.deflt
|
| Methods in javax.servlet.jsp that return JspFactory | |
static JspFactory |
JspFactory.getDefaultFactory()
Returns the default factory for this implementation. |
| Methods in javax.servlet.jsp with parameters of type JspFactory | |
static void |
JspFactory.setDefaultFactory(JspFactory deflt)
set the default factory for this implementation. |
|
|||||||||
| Home >> All >> javax >> servlet >> [ jsp overview ] | PREV NEXT | ||||||||