javax.servlet.jsp

Class JspEngineInfo


public abstract class JspEngineInfo
extends java.lang.Object

Constructor Summary

JspEngineInfo()
default constructor

Method Summary

abstract String
getImplementationVersion()
Returns the implementation version of the JSP engine.

Constructor Details

JspEngineInfo

public JspEngineInfo()
default constructor

Method Details

getImplementationVersion

public abstract String getImplementationVersion()
Returns the implementation version of the JSP engine.