public class FileUploader
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
FILENAME
The Constant FILENAME.
|
private static java.lang.String |
RELATIVE_DIR
The Constant RELATIVE_DIR.
|
private static long |
serialVersionUID
The Constant serialVersionUID.
|
| Constructor and Description |
|---|
FileUploader() |
| Modifier and Type | Method and Description |
|---|---|
void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprivate static final long serialVersionUID
private static final java.lang.String FILENAME
private static final java.lang.String RELATIVE_DIR
public void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
java.io.IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionjava.io.IOException