Package net.nplus1.anduril.web

Class Summary
ApplicationController Used to provide business logic for the web application.
ContextManager Class that is used to get data from the HTTP specific request and convert into a protocol independent context for processing.
FrontControllerServlet Main servlet that controls the actions and views.
RequestContext Utility class that transforms the request object into a UI independent context.