« ADF Faces RC: How-to create a character input counter for textfields | Main | ADF Code Corner Internet TV is here ! »
How-to extend the default ADF Faces Component Message Bundle
By frank.nimphius | September 21, 2008
When working with ADF Faces RC, many component uses default labels, tool tips and validation messages that are not customizable through their properties. To customize the default labels, developers need to implement a custom skin, which for this usecase does not have to define a custom look and feel. To change the default messages, like the initial “Loading…” message shown with the splash screen, you need to know about the message keys used by the components. The keys, as well as skinning guides, are available online at otn.oracle.com/products/jdev, but for the special usecase of changing the default messages, this how-to is all you need.
Topics: ADF Faces RC | No Comments »
Comments are closed.
