public class RecordSearchServlet
extends HttpServlet
| Modifier and Type | Field and Description |
|---|---|
protected Log |
_log
The log.
|
| Constructor and Description |
|---|
RecordSearchServlet() |
protected void doGet(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionjavax.servlet.http.HttpServlet#doGet(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)protected void doPost(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionjavax.servlet.http.HttpServlet#doPost(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)