| java.lang.Object uk.org.ponder.rsf.processor.RenderHandlerBracketer
RenderHandlerBracketer | public class RenderHandlerBracketer (Code) | | This request-scope bean exists to bracket the creation and operation of the
rendering process, such that any "first" exception causes a redirect to a
default view. A "double fault", caught above in the RootHandlerBean, will
render a fatal error message in the raw.
author: Antranig Basman (antranig@caret.cam.ac.uk) |
handle | public AnyViewParameters handle(PrintOutputStream pos)(Code) | | The beanlocator is passed in to allow the late location of the
GetHandlerImpl bean which needs to occur in a controlled exception context.
|
setRedirectOnLevel1Error | public void setRedirectOnLevel1Error(boolean redirectlevel1)(Code) | | |
|
|