public class FileUploadServlet extends OKMHttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_UPLOAD_STATUS |
static int |
INSERT |
static int |
UPDATE |
| Constructor and Description |
|---|
FileUploadServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
updateSessionManagerdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic static final int INSERT
public static final int UPDATE
public static final String FILE_UPLOAD_STATUS
protected void doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2015. All Rights Reserved.