public class CGI
extends javax.servlet.http.HttpServlet
The following init parameters are used to configure this servlet:
| Constructor and Description |
|---|
CGI() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic void service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 1995-2019 Webtide. All Rights Reserved.