- get/post
- create new web application
- let web application handle everything
- create root element; (WebApplicationElement)
- find initializer chain for url
- Start initializing
- Loop through initializer chain:
- Create InitializerContextImpl, initialize
- Initialize first element in the chain.