Fan

 

const class

webapp::FindViewStep

sys::Obj
  web::WebStep
    webapp::WebAppStep
      webapp::FindViewStep

FindViewStep is responsible for finding a suitable Weblet used to process the source and sticking it in the WebReq.stash under "webapp.view".

See docLib::WebApp

Slots

serviceSource

override Void service(WebReq req, WebRes res)

Overrides web::WebStep.service

Perform this step against the specified request and response.