Servlet, ServletConfigpublic class CGI extends HttpServlet
The following init parameters are used to configure this servlet:
| Constructor | Description |
|---|---|
CGI() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
init() |
|
void |
service(HttpServletRequest req,
HttpServletResponse res) |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic void init()
throws ServletException
init in class GenericServletServletExceptionpublic void service(HttpServletRequest req, HttpServletResponse res) throws ServletException, java.io.IOException
service in class HttpServletServletExceptionjava.io.IOExceptionCopyright © 1995–2018 Webtide. All rights reserved.