|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
DispatchedViewFactory | This factory creates Views which use the RequestDispatcher to obtain content. |
DispatchedViewFactory.DispatchedView | The view is rendered as a RequestDispatcher.forward() or include(). |
DocumentView | Sets up a bean in an attribute collection |
DocumentViewFactory | Factory for building JSP, Velocity, and other views which place the model bean in one of the servlet attribute collections and use the RequestDispatcher to forward to the actual content. |
NullViewFactory | Creates a view which does absolutely nothing. |
NullViewFactory.NullView | Simple implementation does nothing. |
RedirectView | This view causes a client redirect. |
RedirectViewFactory | Creates views which result in HTTP redirects. |
TrivialViewFactory | Creates simple views which expect the model itself to be the source of content. |
TrivialViewFactory.TrivialView |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |