Package org.apache.shale.usecases.lookup

This package contains ViewController beans for the remoting support that is implemented via JSP pages, instead of Java code.

See:
          Description

Class Summary
ListCategories ViewController to retrieve the message categories that are supported by this application.
ListLocales ViewController to retrieve the locales that are supported by this application.
 

Package org.apache.shale.usecases.lookup Description

This package contains ViewController beans for the remoting support that is implemented via JSP pages, instead of Java code. This allows the developer to leverage the controller, expression evaluation, and managed beans capabilities of JSF, and the templating capabilities of JSP+JSTL, with easy code sharing between remoting support and human user interaction support within the same web application.



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.