public class ImportServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
SOURCECODE_VERSION
Standard variable for determining version of a class file.
|
| Constructor and Description |
|---|
ImportServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest pReq,
javax.servlet.http.HttpServletResponse pResp) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic static final String SOURCECODE_VERSION
protected void doPost(javax.servlet.http.HttpServletRequest pReq,
javax.servlet.http.HttpServletResponse pResp)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2019. All rights reserved.