org.activemath.webapp.dict
Class AutoCompletionServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.activemath.webapp.dict.AutoCompletionServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class AutoCompletionServlet
- extends HttpServlet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoCompletionServlet
public AutoCompletionServlet()
init
public void init()
throws ServletException
- Overrides:
init in class GenericServlet
- Throws:
ServletException
doGet
public void doGet(HttpServletRequest req,
HttpServletResponse resp)
throws IOException,
ServletException
- Overrides:
doGet in class HttpServlet
- Throws:
IOException
ServletException