public class OwGetContent extends OwAbstractUpload
GetContent Servlet to download the content of documents and display them in a client or browser.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwGetContent() |
Modifier and Type | Method and Description |
---|---|
String |
getServletInfo()
Returns a short description of the servlet.
|
protected void |
processRequest(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p)
Processes requests for both HTTP
GET and POST methods. |
createFileName, doGet, doPost
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected void processRequest(javax.servlet.http.HttpServletRequest request_p, javax.servlet.http.HttpServletResponse response_p) throws javax.servlet.ServletException, IOException
GET
and POST
methods.processRequest
in class OwAbstractUpload
request_p
- servlet requestresponse_p
- servlet responsejavax.servlet.ServletException
IOException
public String getServletInfo()
getServletInfo
in interface javax.servlet.Servlet
getServletInfo
in class javax.servlet.GenericServlet
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.