logo

webapp

FindChromeStep FindChromeStep is responsible for finding a chrome Widget used to theme the target view.
FindResourceStep FindResourceStep is responsible for mapping the incoming the URI to a Fan object and setting the web::WebReq.resource field.
FindViewStep FindViewStep is responsible for finding a suitable Weblet used to process the source and sticking it in the WebReq.stash under "webapp.view".
LogStep LogStep is used log requests according to the W3C extended log file format.
ServiceViewStep ServiceViewStep routes to the view which has been stashed in the "webapp.view" thread local.
WebAppStep WebAppStep is the base class for web application steps.
Widget Widget is the base class for all web-based UI widgets.