public class FileDownloadServlet extends HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE_ATTRIBUTE
The name of the attribute that stores the content type.
|
| Constructor and Description |
|---|
FileDownloadServlet() |
public static final String CONTENT_TYPE_ATTRIBUTE
public FileDownloadServlet()
public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
ServletExceptionIOExceptionHttpServletpublic void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
ServletExceptionIOExceptionHttpServletCopyright © 2014 AndroMDA.org. All rights reserved.