org.acme
Class MagicGBallServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.acme.MagicGBallServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class MagicGBallServlet
- extends HttpServlet
Run this servlet
- Version:
- $Rev: 411947 $ $Date: 2006-06-05 16:26:17 -0700 (Mon, 05 Jun 2006) $
- 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 |
MagicGBallServlet
public MagicGBallServlet()
service
protected void service(HttpServletRequest req,
HttpServletResponse res)
throws ServletException,
IOException
- Throws:
ServletException
IOException
Copyright © 2006 Apache Software Foundation. All Rights Reserved.