The simplest way is just the standard way - register a
custom renderer in faces-config.xml, under the
"org.apache.myfaces.adf.core" renderkit ID.

If you're looking to build a different version of the
Trinidad libs that have a different renderer out-of-the-box,
then you need to customize using the files in:
 adf-faces-build/src/main/resources/META-INF/maven-faces-plugin/renderers

-- Adam


On 6/21/06, Mueller, Joerg <[EMAIL PROTECTED]> wrote:

Hi,



I would like to change the HTML that is rendered by some of the ADF
Components. Looking at the source I found that quite a lot of stuff
around rendering gets generated.

Is there some documentation on what is being generated and how?

What is the best way to define custom renderers for ADF components?



Thanks,



Joerg



Reply via email to