org.zkoss.jsp.zul.impl
Class Jsps

java.lang.Object
  extended by org.zkoss.jsp.zul.impl.Jsps

public class Jsps
extends java.lang.Object

Jsp Utilities.

Author:
tomyeh

Method Summary
static javax.servlet.jsp.PageContext getPageContext(javax.servlet.jsp.JspContext jspctx)
          Reteurns the page context of the specified JSP context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPageContext

public static final javax.servlet.jsp.PageContext getPageContext(javax.servlet.jsp.JspContext jspctx)
                                                          throws javax.servlet.jsp.JspException
Reteurns the page context of the specified JSP context.

Throws:
javax.servlet.jsp.JspException


Copyright © 2005-2007 Potix Corporation. All Rights Reserved.