Struts is one of the best-known open-source embodiments of the Model-View-Controller (MVC) framework. MVC provides a convenient way for modular applications to cleanly separate logic, presentation, ...
This paper explains how to use the Java Authentication and Authorization API (JAAS). It plugs JAAS into the Struts framework. Though this paper focuses on Struts, and in particular the example ...