com.bstek.dorado.web.resolver
public class ErrorPageResolver extends AbstractTextualResolver
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_ATTRIBUTE |
Constructor and Description |
---|
ErrorPageResolver() |
Modifier and Type | Method and Description |
---|---|
void |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doHandleRequest, getCacheControl, getCharacterEncoding, getContentType, getOutputStream, getWriter, isShouldCompress, setCacheControl, setCharacterEncoding, setContentType, setShouldCompress
getRelativeRequestURI, handleRequestInternal
handleRequest, isSynchronizeOnSession, setSynchronizeOnSession
applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
public static final java.lang.String EXCEPTION_ATTRIBUTE
public void execute(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
execute
in class AbstractTextualResolver
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.