Menu

View

Jan Volf

View

Application's view is the usual addressable unit of the application. The nature of web application allows multiple entry points to application. Each of them can have it's own address - URL.

In Pexeso framework the view is just a component wrapped in to the ComponentView? class and rendered to HTTP response in form of HTML/XHTML. The ComponentView? class provides view's lifecycle logic for the wrapped component.


Related

Wiki: Home
Wiki: ViewLifecycle
Wiki: ViewState

MongoDB Logo MongoDB