org.adempiere.webui.session
Class WebUIServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.zkoss.zk.ui.http.DHtmlLayoutServlet
org.adempiere.webui.session.WebUIServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class WebUIServlet
- extends DHtmlLayoutServlet
- Version:
- $Revision: 0.10 $
- Author:
- Ashley G Ramdass
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebUIServlet
public WebUIServlet()
init
public void init(ServletConfig servletConfig)
throws ServletException
- Specified by:
init in interface Servlet- Overrides:
init in class DHtmlLayoutServlet
- Throws:
ServletException
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
doGet in class DHtmlLayoutServlet
- Throws:
ServletException
IOException
doPost
protected void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
doPost in class DHtmlLayoutServlet
- Throws:
ServletException
IOException
service
public void service(ServletRequest request,
ServletResponse response)
throws ServletException,
IOException
- Specified by:
service in interface Servlet- Overrides:
service in class HttpServlet
- Throws:
ServletException
IOException
getServletConfig
public ServletConfig getServletConfig()
- Specified by:
getServletConfig in interface Servlet- Overrides:
getServletConfig in class GenericServlet
getServletInfo
public String getServletInfo()
- Specified by:
getServletInfo in interface Servlet- Overrides:
getServletInfo in class GenericServlet
destroy
public void destroy()
- Specified by:
destroy in interface Servlet- Overrides:
destroy in class DHtmlLayoutServlet
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.