public class AvatarServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
logger
Logger.
|
| Constructor and Description |
|---|
AvatarServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest theRequest,
javax.servlet.http.HttpServletResponse theResponse) |
String |
formatResourceLastModified() |
static void |
setPortletContext(javax.portlet.PortletContext documentPortletCtx) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static void setPortletContext(javax.portlet.PortletContext documentPortletCtx)
public String formatResourceLastModified()
public void doGet(javax.servlet.http.HttpServletRequest theRequest,
javax.servlet.http.HttpServletResponse theResponse)
throws IOException,
javax.servlet.ServletException
doGet in class javax.servlet.http.HttpServletIOExceptionjavax.servlet.ServletExceptionCopyright © 2020. All rights reserved.