com.j2biz.blogunity.web.servlet
Class SecureActionControllerServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.j2biz.blogunity.web.servlet.DefaultControllerServlet
com.j2biz.blogunity.web.servlet.SecureActionControllerServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class SecureActionControllerServlet
- extends DefaultControllerServlet
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecureActionControllerServlet
public SecureActionControllerServlet()
preExecute
protected void preExecute(HttpServletRequest request,
HttpServletResponse response)
throws BlogunityException
- Overrides:
preExecute
in class DefaultControllerServlet
- Throws:
BlogunityException
Copyright (c)j2biz.com