org.apache.myfaces.taglib.core
Class LoadBundleTag
TagSupport
org.apache.myfaces.taglib.core.LoadBundleTag
public class LoadBundleTag
extends TagSupport
TODO:
We should find a way to save loaded bundles in the state, because otherwise
on the next request the bundle map will not be present before the render phase
and value bindings that reference to the bundle will always log annoying
"Variable 'xxx' could not be resolved" error messages.
$Revision: 225368 $ $Date: 2005-07-26 20:14:51 +0200 (Tue, 26 Jul 2005) $- Manfred Geiler (latest modification by $Author: bdudney $)
doStartTag
public int doStartTag()
throws JspException
setBasename
public void setBasename(String basename)
setVar
public void setVar(String var)