Class LoadBundleHandler

  • All Implemented Interfaces:
    FaceletHandler

    @JSFFaceletTag(name="f:loadBundle",
                   bodyContent="empty")
    public final class LoadBundleHandler
    extends TagHandler
    Load a resource bundle localized for the Locale of the current view, and expose it (as a Map) in the request attributes of the current request.
    Version:
    $Id$
    Author:
    Jacob Hookom