| Package | Description |
|---|---|
| net.sourceforge.stripes.action |
This package defines the ActionBean interface and related classes and interfaces for
writing ActionBeans.
|
| net.sourceforge.stripes.exception |
Contains interfaces and implementations of exception handling strategy classes.
|
| Modifier and Type | Method and Description |
|---|---|
Resolution |
ActionBeanContext.getSourcePageResolution()
Returns a resolution that can be used to return the user to the page from which they
submitted they current request.
|
| Modifier and Type | Method and Description |
|---|---|
protected Resolution |
DefaultExceptionHandler.handle(SourcePageNotFoundException exception,
HttpServletRequest request,
HttpServletResponse response)
A default handler for
SourcePageNotFoundException. |
© Copyright 2005-2006, Stripes Development Team.