nDispatcher
Servlet - “Front
Controller” implementation
nA single Front Controller servlet that
dispatches requests to individual
Controllers
nRequest
routing is completely controlled by the Front Controller
n
nA
lógica do MVC é altamente generalizável;
n
nPodemos
listar mais de 50 frameworks diferentes: Cocoon, Action Framework, Maverick, MyFaces, …., SpringMVC, Struts, Tapestry, WebWork, PHP, RubyOn Raetc
n