Skip to main content

JSF @ResourceDependencies

Posted by mriem on May 28, 2009 at 5:18 PM EDT

You can define the resource dependencies of a JSF component or renderer by using the @ResourceDependencies annotation. See how at the JSF Almanac page.

Related Topics >>