public class MasterServlet extends BasicServlet
log| Constructor and Description |
|---|
MasterServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTitle(javax.servlet.http.HttpServletRequest req) |
protected void |
pageBody(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse response,
StringBuilder sb) |
banner, createCookie, currentPage, decode, doGet, doPost, encode, getBodyAttributes, getCookieValue, pageEnd, pageStart, sanitize, setCookiedoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected String getTitle(javax.servlet.http.HttpServletRequest req)
getTitle in class BasicServletprotected void pageBody(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse response,
StringBuilder sb)
throws IOException
pageBody in class BasicServletIOExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.