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
WebAppInit
You could
retrieve the servlet context by WebApp.getServletContext()
init
in interface WebAppInit
java.lang.Exception
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.