About Ozark is the reference implementation for the Model-View-Controller API 1.0 defined in JSR 371. MVC will provide an action-oriented alternative to JSF which is, by design, component oriented. In an action-oriented framework, developers are responsible for all the controller logic and are given full control of the URI space for their application. For more information on action-oriented vs. co