Uses of Class
jakarta.servlet.jsp.JspFactory
-
Uses of JspFactory in jakarta.servlet.jsp
Modifier and TypeMethodDescriptionstatic JspFactory
JspFactory.getDefaultFactory()
Returns the default factory for this implementation.Modifier and TypeMethodDescriptionstatic void
JspFactory.setDefaultFactory
(JspFactory deflt) set the default factory for this implementation.