public class DeveloperSettingsServlet extends VitroAjaxController
| Constructor and Description |
|---|
DeveloperSettingsServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp)
Sub-classes must implement this method to handle both GET and POST
requests.
|
doError, doGet, doPost, requiredActions, writeTemplatedoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected void doRequest(VitroRequest vreq, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
VitroAjaxControllerdoRequest in class VitroAjaxControllerjavax.servlet.ServletExceptionIOExceptionCopyright © 2016. All rights reserved.