public class WrappedAjaxServlet
extends com.snowbound.ajax.servlet.AjaxServlet
AjaxServlet
used to customize the configuration.Modifier and Type | Field and Description |
---|---|
static String |
CONFIG_FILE
Configuration file (custom) for AJAX servlet.
|
Constructor and Description |
---|
WrappedAjaxServlet() |
Modifier and Type | Method and Description |
---|---|
static String |
getAjaxServletPath(javax.servlet.ServletContext servletContext)
Returns the path of the AJAX servlet.
|
void |
init(javax.servlet.ServletConfig servletConfig) |
destroy, finalize, getDecodedParameter, getImageObject, getMedia, getMediaResponse, getParameter, getThumbnailRequest, getTiffTag, service
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public static final String CONFIG_FILE
public static String getAjaxServletPath(javax.servlet.ServletContext servletContext)
servletContext
- the context of the current servletpublic void init(javax.servlet.ServletConfig servletConfig) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class com.snowbound.ajax.servlet.AjaxServlet
javax.servlet.ServletException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.