public class ViewDocumentServlet extends AbstractStreamingServlet
Modifier and Type | Field and Description |
---|---|
static String |
TARGET_FORMAT
Attribute in the
OpenDocumentBean that controls rendering. |
Constructor and Description |
---|
ViewDocumentServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
destroy, getDocService, init, writeContent, writeContent, writeContent, writeInputStream, writeInputStream
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public static final String TARGET_FORMAT
OpenDocumentBean
that controls rendering.protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
HttpServlet.doGet(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.