public class WebAppInit extends java.lang.Object implements WebAppInit
Available in ZK EE
| Constructor and Description |
|---|
WebAppInit() |
public void init(WebApp wapp) throws java.lang.Exception
WebAppInitYou could
retrieve the servlet context by WebApp.getServletContext()
init in interface WebAppInitjava.lang.ExceptionCopyright © 2005-2011 Potix Corporation. All Rights Reserved.