Front Controller Pattern


The presentation-tier request handling mechanism must control and coordinate processing of each user across multiple requests. Such control mechanisms may be managed in either a centralized or decentralized manner. A full description of this pattern is contained in a .pdf file that ships with your Together plugin.