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, setShouldCompressgetRelativeRequestURI, handleRequestInternalhandleRequest, isSynchronizeOnSession, setSynchronizeOnSessionapplyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeadergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextpublic 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 AbstractTextualResolverjava.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.