类 org.apache.jasper.compiler.JspRuntimeContext
的使用

使用 JspRuntimeContext 的软件包
org.apache.jasper   
org.apache.jasper.servlet   
 

org.apache.jasperJspRuntimeContext 的使用
 

返回 JspRuntimeContextorg.apache.jasper 中的方法
 JspRuntimeContext JspCompilationContext.getRuntimeContext()
           
 

参数类型为 JspRuntimeContextorg.apache.jasper 中的构造方法
JspCompilationContext(String jspUri, boolean isErrPage, Options options, ServletContext context, JspServletWrapper jsw, JspRuntimeContext rctxt)
           
JspCompilationContext(String tagfile, TagInfo tagInfo, Options options, ServletContext context, JspServletWrapper jsw, JspRuntimeContext rctxt, URL tagFileJarUrl)
           
 

org.apache.jasper.servletJspRuntimeContext 的使用
 

参数类型为 JspRuntimeContextorg.apache.jasper.servlet 中的构造方法
JspServletWrapper(ServletContext servletContext, Options options, String tagFilePath, TagInfo tagInfo, JspRuntimeContext rctxt, URL tagFileJarUrl)
           
 



Copyright © 2013. All Rights Reserved.