public class SearchServlet extends HttpServlet
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchServlet.SearchType |
| Constructor and Description |
|---|
SearchServlet() |
SearchServlet(SearchServlet.SearchType stype) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
public SearchServlet()
public SearchServlet(SearchServlet.SearchType stype)
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, java.io.IOException
ServletExceptionjava.io.IOException