Package net.sourceforge.pebble.web.view

Class Summary
BinaryView Represents a binary view component and prepares the model for display.
FileView Represents a binary view component and prepares the model for display.
ForbiddenView Represents a forbidden view.
ForwardView Represents a JSP forward to another resource.
HtmlView Represents a HTML view component, implemented by a JSP and prepares the model for display.
JspView Represents a JSP view component and prepares the model for display.
NotFoundView Represents a 404.
NotModifiedView Represents a 304 (not modified).
PlainTextView Represents a plain text view component, implemented by a JSP and prepares the model for display.
RedirectView Represents a JSP view component and prepares the model for display.
View Represents a view component and prepares the model for display.
XmlView Represents an XML view component, implemented by a JSP and prepares the model for display.
ZipView Represents a binary view component and prepares the model for display.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.